Azumatt-Official_BepInEx_ConfigurationManager icon

Official BepInEx ConfigurationManager

Mod to assist with configuration of BepInEx mods

CHANGELOG

v18.4

v18.3.1

v18.3

  • Fixed a bug that caused an exception if DLLs that failed to load were mixed in by @takahiro0327 in #84
  • Do not throw ArgumenNullException in ConfigSettingEntry.GetAcceptedValues by @MrAgeo in #89

v18.2

  • 67b4eef @ManlyMarco Improve Color settings: Dec/Hex numbers, Visualize alpha
  • 9047ead @ManlyMarco Add ConfigurationManager.IsWindowFullscreen

v18.1

  • Improve Color settings: Dec/Hex numbers, Visualize alpha
  • Add ConfigurationManager.IsWindowFullscreen

v18.0.1

  • 8fc53a4 @ManlyMarco Fixed not detecting plugins if the HideManagerGameObject setting is set to true in BepInEx config. Full Changelog: v18.0...v18.0.1

v18.0.0

  • ConfigurationManager window can now be dragged to move it to the side of the screen. After being dragged the window will switch to a background mode where it will stay open while letting you freely interact with the game.
  • Warning: At least BepInEx v5.4.20 is required!