1
0

Add nh6574@JokerDisplay and nh6574@JoyousSpring mods (#15)

JokerDisplay is a QoL mod that adds information under Jokers and
provides an API for mod support

JoyousSpring is a Yugioh content mod
This commit is contained in:
Efe
2025-02-13 08:48:15 +01:00
committed by GitHub
6 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# JokerDisplay
Displays information such as modifiers or relevant hands, ranks or suits under Jokers.
## Usage
* Right-click the display or a Joker to hide/unhide displays (or use the back button on your controller over a Joker). This will disable all calculations for that joker (in case of crashes).
* Left-click the display to collapse/expand extra rows of text. (or use the up button on your controller over a Joker).
* Go to Mods > JokerDisplay > Config for more options.
## Acknowledgements
Special thanks to Eremel and OppositeWolf770 for the help!
And thank you to WholeHorse for the Russian localization and SDM0 for the French localization!

View File

@@ -0,0 +1,9 @@
{
"title": "JokerDisplay",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Quality of Life", "API"],
"author": "nh6574",
"repo":"https://github.com/nh6574/JokerDisplay",
"downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -0,0 +1,8 @@
# JoyousSpring
Balatro mod that adds modern Yu-Gi-Oh! cards to Balatro.
## Additions
* Modern Yu-Gi-Oh! archetypes such as Spright, Dogmatika and Dragonmaid!
* An Extra Deck with all it's summoning mechanics and the Graveyard!

View File

@@ -0,0 +1,9 @@
{
"title": "JokerDisplay",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content", "Joker"],
"author": "nh6574",
"repo":"https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB