UnityDoorstop icon indicating copy to clipboard operation
UnityDoorstop copied to clipboard

Doorstop -- run C# before Unity does!

Results 32 UnityDoorstop issues
Sort by recently updated
recently updated
newest added

The domain/default pair of (/Applications/Hollow Knight Silksong.app/Contents/Info, CFBundleExecutable) does not exist ./run_bepinex.sh: line 123: cd: /Applications/Hollow Knight Silksong.app/Contents: No such file or directory The executable "/MacOS" is not compiled for...

BepInEx/BepInEx#1189 when the script check the executable_name, it's using cwd from the parent process and may failed if not start this script from the dir of the script self. we...