add Galdur and DebugPlus
This commit is contained in:
13
mods/WilsontheWolf@DebugPlus/description.md
Normal file
13
mods/WilsontheWolf@DebugPlus/description.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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](https://github.com/WilsontheWolf/DebugPlus/blob/master/keys.txt)
|
||||
|
||||
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](https://github.com/WilsontheWolf/DebugPlus/blob/master/docs/dev.md).
|
||||
9
mods/WilsontheWolf@DebugPlus/meta.json
Normal file
9
mods/WilsontheWolf@DebugPlus/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "DebugPlus",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "WilsontheWolf",
|
||||
"repo":"https://github.com/Eremel/Galdur",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip"
|
||||
}
|
||||
Reference in New Issue
Block a user