

Mod Menu
Configure your mods ingame!Details
Mod Menu
This mod adds a mods tab to the settings menu, which allows you to configure your mods ingame.

Notes for mod developers
All types usable in BepInEx 5.4.21 ConfigEntries are supported.
This mod works much the same as BepInEx ConfigManager in that how options appear is defined by their acceptable values -
an AcceptableValueRange
creates a slider, an AcceptableValueList
creates a dropdown, etc. Known issues include:
- There is not currently an api to customise your mod's options (though this is planned!)
[Flags]
enums are not currently supported
Manual Installation Instructions
(you should probably just use a mod manager like r2modman or gale though)
- Download and install Bepinex 5.4.21
(if you have no idea what the versions mean try BepInEx_x64_5.4.21.0 and it might work. maybe) - Once BepInEx is installed, extract the zip into the BepInEx/plugins folder in the game's root directory.
have fun :3
