BepInExConfigManager
BepInExConfigManager copied to clipboard
Needs to query BepInEx at runtime for unhollower directory
The correct path might not always be BepInEx\unhollower
, but you should be able to get the path from BepInEx.IL2CPP.Preloader.IL2CPPUnhollowedPath
.
To reproduce set this in BepInEx.cfg
:
UnhollowedAssembliesPath={BepInEx}\{ProcessName}