EasySettings
A mod API for easily adding options to the settings menu.
Last updated | 2 weeks ago |
Total downloads | 7748 |
Total rating | 4 |
Categories | Mods Libraries |
Dependency string | Nessie-EasySettings-1.1.3 |
Dependants | 7 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
Easy Settings
A mod API for easily adding options to the settings menu.
Features
- A settings tab for mods
- Callbacks for some settings UI events
- An easy-to-use API to add more settings
- Headers
- Spaces
- Buttons
- Toggles
- Simple Sliders
- Advanced Sliders
- Key buttons
- Dropdowns
- Value change callbacks for all interactables
- Overloads to easily bind BepInEx' ConfigEntrys
Installing
- Install the latest version of BepInEx 5
- Download this mod (EasySettings.dll)
- Go to the games main directory (where the ATLYSS.exe can be found)
- Go to the BepInEx plugins folder (ATLYSS/BepInEx/plugins/)
- Put EasySettings.dll in the BepInEx plugins folder