This repository was archived by the owner on May 9, 2023. It is now read-only.
Releases: sinai-dev/BepInExConfigManager
Releases · sinai-dev/BepInExConfigManager
BepInExConfigManager 0.1.3
- Added support for Mono games (BepInEx 5 only at the moment)
BepInExConfigManager 0.1.2
- The number input field is now less annoying to use, it will just show red text for any invalid value
- Fixed 'default' button not behaving properly
- Fixed errors caused by event system control when multiple mods are trying to override it (eg. if you open this and UnityExplorer at the same time)
- Various other minor UI fixes
BepInExConfigManager 0.1.1
- Added auto-save setting to automatically save config entries after changing them
- Added UI scale setting to adjust the scale of the UI elements
- Fixed some minor issues
BepInExConfigManager 0.1
Initial release. Supports IL2CPP games.
Todo:
- AcceptableValueList
- Advanced settings, other attributes/tags, etc