Mod Configuration Module
Port of BepInEx’s very useful BepInEx.Configuration module for all your mod config needs.
Simply reference this dll in your mod and config away.
Configs are stored in %userprofile%/AppData/LocalLow/Gibbing Tree/Madness Project Nexus/ModConfigs
*IF THIS IS YOUR FIRST INSTALL, ENABLE THIS MOD AND RESTART THE GAME. OTHERWISE IT WILL ERROR WITH MODS THAT REQUIRE IT.
You might also want to set the mod’s priority as high as possible like so: RIGHT CLICK M:PN ON STEAM -> PROPERTIES -> WORKSHOP, drag this mod to the very top.
The DLL is a modification of BepInEx’s Configuration module licensed under LGPL-2.1.
The original license can be found here:
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
BepInEx GitHub can be found here:
https://github.com/BepInEx/BepInEx/tree/master/BepInEx.Core/Configuration