Better Debug Tools for Balatro
Find a file
2025-04-30 16:06:11 -06:00
assets feat: basic smods compat 2024-10-28 16:39:38 -06:00
debugplus fix: greedy smods check 2025-04-30 16:00:27 -06:00
dev chore: bump to v1.4.1 2025-03-07 15:41:50 -07:00
docs chore: bump to v1.4.2 2025-04-30 16:06:11 -06:00
examples feat: watch center 2025-01-07 21:03:48 -07:00
lovely dev: ability to run debugplus standalone 2025-02-06 13:50:39 -07:00
.gitignore feat: improved profiler 2025-02-06 00:25:57 -07:00
.luarc.json feat: improved profiler 2025-02-06 00:25:57 -07:00
keys.txt docs: I did docs finally 2024-12-03 01:43:17 -07:00
LICENSE Initial Commit 2024-04-11 19:04:33 -06:00
makerelease.sh misc: improve makerelease instructions 2025-03-03 14:39:10 -07:00
README.MD docs: update config stuff 2025-01-08 19:21:36 -07:00
smods.json chore: bump to v1.4.2 2025-04-30 16:06:11 -06:00

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

Installation

DebugPlus requires lovely to run. You can then download either the latest release, or the latest code 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.