# Toggle Debug Mode
Commands that affect the debug mode.
## Commands
* **/debug** - Activate the debug mode, and display the debug window.
* **/t_debug** - Toggle the debug mode.
The commands can be configured in the .cfg file.
## Bugs and suggestions
If you encounter any bugs, or have suggestions, please open an issue at https://github.com/Eradev/StolenRealmMods, or contact **Eradev#1842** in the Stolen Realm Discord.
# Changelog
## 1.0.1
Fixed the cleanup when toggling the debug mode off.
## 1.0.0
Initial release.
Dependencies
-
-
Instructions
* Get the latest version of BepInEx 5. (https://github.com/BepInEx/BepInEx/releases/)
* Get the Command Handler dependency (https://modworkshop.net/mod/39104)
* Put the .dll in the BepInEx\plugins folder.
Simply remove the .dll if you want to uninstall it.
Comments