

Find out what biomes are currently in rotation and select a map to play with an in-game UI.
PeakAMap searches through each map to find out what biomes they have and lets players pick from them. There shouldn't be, but there may be inaccuracies. For performance reasons, the loading and searching is done beforehand and saved in a file included with PeakAMap. If this file is missing or a new patch happens, then PeakAMap will automatically create this file when the game starts. For slower PCs, this process may take 2-4 minutes.
Use a UI to Select a Map to Play
Biomes are Displayed in the HUD During Your Run
[!TIP] Tip: This feature is optional. If you don't like having extra text on your screen, this feature can be disabled in your
.cfgfile. Instructions on how to do this is further below.
Map Rotation Info is Preloaded for the Suppported PEAK Version
Support for Future Map Patches
[!TIP] Tip: This feature is optional. If you're only interested in selecting a map without the biome info or if preloading takes too long. This feature can be disabled in your
.cfgfile. Instructions on how to do this is further below.
Partial Language Support
Biome Variant and Open Tomb Info
Extra information on current maps are stored in the .\BepInEx\plugins\PeakAMap\data\ folder in map_rotation-<version>.json. (Note: The <version> refers to the PEAK game version, not PeakAMap mod version).
[!NOTE] Note: Only available inside of file. Not shown in game. Currently, you can only view the biome variant and open tomb information in the PeakAMap's data file. There are plans to add a way to display these in game, but it is not supported at the moment.
[!CAUTION] Caution: DO NOT modify these files. Doing so may cause inaccurate biome information to display in the PeakAMap UI or preloading to start due to failure to read the file.
Opening PEAK game folder:
Open Steam > "Library" > "PEAK" > gears/settings icon > "Manage" > "Browse local files"
This should open the PEAK folder. Keep this folder opened as you continue.
Installing BepInEx:
Go to BepInEx Thunderstore page > "Manual Download".
This downloads a .zip file. Navigate to this (likely in your "Downloads" folder).
Extract the .zip file. (DO NOT extract inside of the PEAK game folder.)
Open the extracted folder (if it didn't automatically open).
Go to BepInExPack_PEAK > Select all its contents > Move everything to the PEAK game folder you kept open in step 1.
The final PEAK folder should similar to the following:
Now, in the PEAK folder, go to BepInEx > plugins. Keep this folder opened as you continue.
Installing PeakAMap:
Go to PeakAMap Thunderstore page > "Manual Download".
This downloads a .zip file. Navigate to this (likely in your "Downloads" folder).
Extract the .zip file.
Open the extracted folder (if it didn't automatically open).
Go to plugins > Move PeakAMap folder into the PEAK/BepInEx/plugins folder you kept open in step 2.
The final PEAK/BepInEx/plugins folder should similar to the following (there will be more files/folders if you have more mods installed):
Run PEAK from Steam and play.
With the .cfg file, you can:
.cfg file one of two ways:
.cfg file with your mod manager app.BepInEx > configcom.github.snowybunny.PeakAMap.cfg.
