# DebugPlus DebugPlus is a Balatro mod that adds a bunch of additional debug tools on top of Balatro's built in ones. Below are some of the highlights: - Console for logging and commands - Win blind button - Support for spawning vouchers, boosters, tags and blinds - Save states - A comically oversized spoonful of [new keybinds](keys.txt) ## Installation DebugPlus requires [lovely](https://github.com/ethangreen-dev/lovely-injector) to run. You can then download either the [latest release](https://github.com/WilsontheWolf/DebugPlus/releases), or [the latest code](https://github.com/WilsontheWolf/DebugPlus/archive/refs/heads/master.zip) directly into your `Mods` folder. You can hold tab to open the debug menu and press / to open the console. DebugPlus has a configuration UI which you can access from Mods > DebugPlus if Steamodded is installed, or Options > Settings > DebugPlus otherwise. ## Development For more information on the DebugPlus features and apis for mod developers see the [dev docs](docs/dev.md).