From f943dcfe3482a2172ebe8e45dfb8c3911bd647af Mon Sep 17 00:00:00 2001 From: Michael Evans <77376183+Unloosed@users.noreply.github.com> Date: Fri, 28 Feb 2025 09:50:18 -0800 Subject: [PATCH] Add SDM0@SDM_0-s-Stuff mod --- mods/SDM0@SDM_0-s-Stuff/description.md | 12 ++++++++++++ mods/SDM0@SDM_0-s-Stuff/meta.json | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 mods/SDM0@SDM_0-s-Stuff/description.md create mode 100644 mods/SDM0@SDM_0-s-Stuff/meta.json 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" +}