You are viewing a potentially older version of this package. View all versions.
faulty-BepInEx_ConfigurationManager-1.3.1 icon

BepInEx ConfigurationManager

Mod to assist with configuration of BepInEx mods

Date uploaded a year ago
Version 1.3.1
Download link faulty-BepInEx_ConfigurationManager-1.3.1.zip
Downloads 36554
Dependency string faulty-BepInEx_ConfigurationManager-1.3.1

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.

Preferred version: 6.0.667

README

I do not own the code, all credits go to the BepInEx team & sinai.

BepInEx.ConfigurationManager wouldn't run on latest BepInEx 6 be.666 and above. Imported latest dlls.

I just uploaded it for ease of access to the latest version.

Check the mod out for further information: https://github.com/BepInEx/BepInEx.ConfigurationManager https://github.com/sinai-dev/BepInExConfigManager (compiled from this source)

Plugin / mod configuration manager for BepInEx 6

An easy way to let user 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 F5). Hover over the setting names to see their descriptions, if any.

CHANGELOG

21 March 2023

  • Updated BepInEx\plugins\UniverseLib.IL2CPP.Interop.dll to the version bundled in Mache by willis81808 which should fix the cursor issue. (Thank you Willis for taking the time & effort to fix this .dll)