The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

DecalsPeakTools
A PEAK mod that adds a variety of QoL features.
Last updated | 6 days ago |
Total downloads | 4785 |
Total rating | 1 |
Categories | Mods Quality Of Life Client Side Host Only |
Dependency string | DecalFree-DecalsPeakTools-1.0.0 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Decal's Peak Tools
A PEAK mod that adds a variety of QoL features.
Configuration
The configuration file for this mod can be a bit complicated, so here's how to navigate it.
To find the configuration file go to your game's root directory, go into BepInEx/config
and you should see a file called DecalsPeakTools.json
.
All you want to do is double click the file and open it in your desired text editor.
The configuration format goes as: Value
, OptionName
, OptionDescription
, AcceptedValues
, and DefaultValue
.
Reading the description of the config option is also very recommended as it tells you what the option is used for.
Editable Options:
Value
-> This defines the setting.
Non Editable Options:
OptionName
OptionDescription
AcceptedValues
DefaultValue
Value
is what is going to be used for the said option to define it's value when launching the game. Simply change the value to one of the accepted values.
If the value used is not contained in the AcceptedValues, then it will be reset to the default value on launch.
Current Features
The current features include:
- A GUI in the BoardingPass screen to select a Level.
- A config option to adjust the spawn chance of the Tomb.
Note: Only the lobby host can see the Level Selector GUI.
Planned Features
Some planned features include:
- An in-game GUI for easy editing to the config.
- A description for each Level saying which maps are there.
Manual Installation
- Download BepInEx if you don’t already have it installed.
- Extract the contents of
BepInEx_win_x64_5.4.23.3.zip
into your game’s root directory.- To find this, go to your Steam Library, right-click the game, Manage, Browse local files.
- Run the game once. After it fully loads, close it.
- Download the latest release of DecalsPeakTools.
- Move
DecalsPeakTools.dll
into yourBepInEx/plugins
folder. - Launch the game again to confirm the mod is working.
- You should also see a config file appear in your config folder named
DecalsPeakTools.json
.
- You should also see a config file appear in your config folder named
Troubleshooting
- Make sure the game is closed before editing the configuration file.
- Check
BepInEx/LogOutput.log
for errors if the mod doesn't load. - You may also report any issues here.