DecalFree-DecalsPeakTools icon

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-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

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:

  1. A GUI in the BoardingPass screen to select a Level.
  2. 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:

  1. An in-game GUI for easy editing to the config.
  2. A description for each Level saying which maps are there.

Manual Installation

  1. Download BepInEx if you don’t already have it installed.
  2. 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.
  3. Run the game once. After it fully loads, close it.
  4. Download the latest release of DecalsPeakTools.
  5. Move DecalsPeakTools.dll into your BepInEx/plugins folder.
  6. 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.

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.