Skip to content

BepInEx.ConfigurationManager v18.1

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 27 Nov 18:11
· 15 commits to master since this release

This release introduces a version for BepInEx 6 (nightly build 664 or newer, IL2CPP only). The port is based on source from HC.BepInEx.ConfigurationManager.Il2Cpp.CoreCLR-18.0_beta2_20230821, thank you to whoever the author of that fork is.

Source for both versions of the plugin has been merged into a single shared project, which resulted in the BepInEx5 version getting some minor changes and improvements that were present in the fork or that I made while merging the codebases.

Another important change is the plugin .dll now existing inside of BepInEx\plugins\ConfigurationManager\ together with the readme and license files. Remove the old ConfigurationManager.dll from your BepInEx\plugins folder to avoid potential issues.

What's Changed

Full Changelog: v18.0.1...v18.1