
Config Fix
A simple cfg to change HideManagerGameObject to true to fix mod being broken after 1.3.x update.Details
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.