| Date uploaded | a month ago |
| Version | 0.1.3 |
| Download link | AtomicStudio-ModConfig-0.1.3.zip |
| Downloads | 2506 |
| Dependency string | AtomicStudio-ModConfig-0.1.3 |
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.2304README
ModConfig
This is feature rich in-game mod config for Super Battle Golf! This let's you edit your configs in real-time with support for all mods!
How does it work?
This mod injects itself into the settings menu under a new "Mods" category. This then gets a list of all mods with a config and lists them at the top.
You can scroll through the list!!
Notes: Any configs with a [?] means that the code doesn't recognise that type. Feel free to ping @atomictyler to add it! (Send the mod it failed on or type of config)
[Q]: I am a mod creator, what do I need to do?
[A]: Absolutely nothing! This is all automatic. Technically the UI creation tools are open to use but they are designed for this mod use only.
[Q]: I edited a config value and it didn't change straight away.
[A]: Some mods may require a restart of the game OR going to the menu and back, it all depends on how the mod creator uses their configs.
Bugs and feedback
- You can create an issue on the GitHub
- You can ping
@atomictylerfor help in the SBG Modding server. - Find the
ModConfigthread in the mod releases channel. (If you are in it: https://discord.com/channels/1475881044795199550/1479248208440983632) - Email [email protected]
CHANGELOG
v0.1.3 - Features
- Added new feature: Color preview for Color configs
- Added new feature: Show descriptions on hover
- Fixed an issue where float sliders would just show too many decimals.
v0.1.2 - Bug Fix
- Fixed an invalid cast for int sliders.
v0.1.1 - Fixes
- Stopped displaying mods that had no config.
v0.1.0 - Release
- This is the initial release!