Skip to content

BepInEx.ConfigurationManager v16.0

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 17 Jun 20:37
· 58 commits to master since this release

Changelog

  • Added proper handling of flags enum settings (fixes BepInEx 5.1 LogLevel config)
  • Added yellow color highlight to advanced settings
  • Added HideSettingName to setting API
  • Added as a Nuget package, use nuget for dependencies (@Keelhauled in #6 #5)
  • Clean up and reorganize obsolete code/API, internalize implementation detail classes
  • Search box now splits search string on space, all split parts must match an entry
  • Fixed Log button opening wrong log file in some cases
  • Fixed Reset button not aligning properly in some types of settings

configman preview