balatro-mods/DebugPlus/README.MD
2025-01-19 15:01:49 +08:00

19 lines
1 KiB
Markdown

# 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).