BepInExConfigManager icon indicating copy to clipboard operation
BepInExConfigManager copied to clipboard

Needs to query BepInEx at runtime for unhollower directory

Open GeBo1 opened this issue 2 years ago • 0 comments

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}

GeBo1 avatar Oct 14 '22 18:10 GeBo1