SO DebugDev
Developer / debug modeAbout
This mode allows you to move onto the next level / move back to the previous level. As well there are some commands I've encountered, but not tested:
/slow
/fps
/recording level
/enemy vision
as /recording level code says:
RunManager.ChangeLevelType.Recording;
I suppose it changes the level ¯\_(ツ)_/¯
Hotkeys
F3 = next level
Backspace = previous level
Installation
- Install BepInEx plugin
- There's a file named
SODebugDev.dll, put it inBepInEx/plugins
