Config Fix
A simple cfg to change HideManagerGameObject to true to fix mod being broken after 1.3.x update.
By Config_Fix
| Last updated | 3 hours ago |
| Total downloads | 3 |
| Total rating | 0 |
| Categories | |
| Dependency string | Config_Fix-Config_Fix-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Config Fix
A simple cfg to change HideManagerGameObject to true to fix mod being broken after 1.3.x update.
Why is this needed?
After the 1.3.x update. The BepInEx manager (which all mod resides on) are destroyed. Making mods broken because it rely on the manager to exist to function. This mods hides the manager from being destroyed.