add Galdur and DebugPlus
This commit is contained in:
2
mods/Eremel@Galdur/description.md
Normal file
2
mods/Eremel@Galdur/description.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Galdur - An Enhanced Run Setup Tool
|
||||
Galdur sets out to improve the usability of the run setup screen. Once you begin to add decks and stakes, the default selector quickly becomes arduous to navigate. Galdur dramatically improves this experience.
|
||||
9
mods/Eremel@Galdur/meta.json
Normal file
9
mods/Eremel@Galdur/meta.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title": "Galdur",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Eremel",
|
||||
"repo":"https://github.com/Eremel/Galdur",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip"
|
||||
}
|
||||
BIN
mods/Eremel@Galdur/thumbnail.jpg
Normal file
BIN
mods/Eremel@Galdur/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 KiB |
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