diff --git a/mods/SDM0@SDM_0-s-Stuff/description.md b/mods/SDM0@SDM_0-s-Stuff/description.md new file mode 100644 index 00000000..f5736691 --- /dev/null +++ b/mods/SDM0@SDM_0-s-Stuff/description.md @@ -0,0 +1,12 @@ +# SDM_0's Stuff + +A Balatro mod that adds (as of now) 37 Jokers, 3 Consumables, 9 Decks and 5 Challenges to the game, made by SDM_0 (duh) + + +## Installation +- Requires [Steamodded](https://github.com/Steamopollys/Steamodded/) v1.0.0 + +## Extra mod content + - [CardSleeves](https://github.com/larswijn/CardSleeves): SDM_0's Stuff deck effect can be used as card sleeves + - [JokerDisplay](https://github.com/nh6574/JokerDisplay): SDM_0's Stuff jokers have JokerDisplay compatibility + - [Dimserenes' Modpack](https://github.com/Dimserene/Dimserenes-Modpack): Frontier Deck diff --git a/mods/SDM0@SDM_0-s-Stuff/meta.json b/mods/SDM0@SDM_0-s-Stuff/meta.json new file mode 100644 index 00000000..339f4db7 --- /dev/null +++ b/mods/SDM0@SDM_0-s-Stuff/meta.json @@ -0,0 +1,9 @@ +{ + "title": "SDM_0's Stuff", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ "Content", "Joker" ], + "author": "SDM0", + "repo": "https://github.com/SDM0/SDM_0-s-Stuff", + "downloadURL": "https://github.com/SDM0/SDM_0-s-Stuff/archive/refs/heads/main.zip" +}