Create

BepInEx ConfigurationManager [v19.0] — In-Game Plugin Configuration GUI

  • BepInEx ConfigurationManager [v19.0] — In-Game Plugin Configuration GUI
Author:
ManlyMarco
Size:
82.28 kB
Date:
September 14, 2026, 03:29 PM
Downloads:
4
0.0 / 10
No one has rated the file yet.

A universal graphical user interface for Unity games running the BepInEx modding framework. ConfigurationManager provides an easy way to configure how installed plugins behave directly from within the game, eliminating the need for developers to build standalone user interfaces or forcing players to manually manipulate raw .cfg text files. Pressing a single hotkey (default: F1) brings up an overlay menu displaying all exposed mod values, numeric sliders, toggles, and shortcut rebindings.

Main Features:

  • Live In-Game Adjustments — Modify active plugin configurations on the fly without having to restart the game client.
  • Single Hotkey Toggle — Open and close the configuration overlay instantly via keyboard shortcut (default: F1).
  • Contextual Descriptions — Hover over any setting label to view detailed developer tooltips and instructions.
  • Keybind Configuration — Easily remap custom shortcuts and control binds directly through an interactive input field.
  • Dual Framework Support:
  • BepInEx 5 branch — for Mono-based Unity titles (requires v5.4.20 or newer).
    BepInEx 6 branch — for IL2CPP-based Unity titles (requires nightly build 664 or newer).
  • IDE Metadata for Modders — Includes an .xml documentation file that provides full type and method definitions inside development IDEs when referencing the assembly (can be safely ignored by end users).

Installation Instructions:

  1. Verify and configure the appropriate BepInEx release for your game (BepInEx 5 for Mono, BepInEx 6 for IL2CPP).
  2. Download the matching Configuration Manager build for your BepInEx version.
  3. Extract the downloaded archive directly into your main game directory containing the BepInEx folder (the ConfigurationManager.dll file must reside in BepInEx\plugins\).
  4. Launch the game and press F1 to display the configuration manager.

Useful links:

Comments 0