Mod that enables the debug menu.
The menu is nearly fully scripted via the game’s Lua system. You can see all options under scripts\debug_buttons.lua and scripts\debug_toggles.lua, if you know what you are doing, you could add more options.
This is a ‘v1’ since I plan to add more options in the future (and add more spawn types for the ones I’m missing now).
The following options were custom-implemented by myself (rather than options that were there already):
- Reload Debug Scripts
- Spawn
- Spawn Type
- Spawn Count
- Time Dilation
I also ended up fixing a few options that were broken.