
Last updated | a week ago |
Total downloads | 863 |
Total rating | 1 |
Categories | Mods Vanilla compatible |
Dependency string | kestrel-Mod_Menu-1.0.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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
