MOD介绍
转载自Azumatt A custom version of the BepInEx Configuration Manager. https://github.com/BepInEx/BepInEx.ConfigurationManager [code]Warning: At least BepInEx v5.4.20 is required as of v17.1![/code] The mod was created and hosted by the BepInEx team https://github.com/BepInEx but modified by me. I do not own the base code, I only own my customizations to it (dragging, colors, and custom drawers/input) all credits go to the BepInEx team. I just uploaded it for ease of access to the latest version. Check the official mod out: https://github.com/BepInEx/BepInEx.ConfigurationManager Plugin / mod configuration manager for BepInEx 5 An easy way to let users configure how a plugin behaves without the need to make your own GUI. The user can change any of the settings you expose, even keyboard shortcuts. The configuration manager can be accessed in-game by pressing the hotkey (by default F1). Hover over the setting names to see their descriptions, if any. https://github.com/BepInEx/BepInEx.ConfigurationManager/raw/master/Screenshot.PNG How to use Install BepInEx v5.4.20 or newer (older v5 versions won't work, v6 won't work either without a compatibility layer). Download and place the .dll inside your BepIn...

