This mod reads your BepInEx configs and shows them in-game. No more alt-tabbing to Notepad and pretending you enjoy manual config editing. It scans your BepInEx/plugins folder, finds which mods have config files, and builds a menu for each one.
Settings integrate into the game's existing menu system. Depending on how each mod handles its config, changes either save immediately or when you close the menu. Most of the time.
What It Does
- Automatically finds all installed plugins and their configs
- Shows plugin author, version, and GUID info
- Detects if multiple mods are fighting over the same keybind
- Includes a reset button to restore defaults when you inevitably break something
- Some settings apply in real-time without needing to restart (depends on how the plugins implement this)
- Allows binding gamepad buttons (see the warning below)
⚠️ Note on Gamepad Rebinding
You can enable gamepad button rebinding by turning on AllowForbiddenKeyRebind in MCM's config, but this is experimental and might break things. Wait for the dedicated Controls Rebind mod instead. You've been warned.