From e19b670ab4e89645d58468a379f1b8ef0d9bb15a Mon Sep 17 00:00:00 2001 From: someone23832 Date: Mon, 24 Mar 2025 11:35:37 -0500 Subject: [PATCH] Add RuinaDecks --- mods/Someone23832@RuinaDecks/description.md | 2 ++ mods/Someone23832@RuinaDecks/meta.json | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 mods/Someone23832@RuinaDecks/description.md create mode 100644 mods/Someone23832@RuinaDecks/meta.json diff --git a/mods/Someone23832@RuinaDecks/description.md b/mods/Someone23832@RuinaDecks/description.md new file mode 100644 index 00000000..59a4f452 --- /dev/null +++ b/mods/Someone23832@RuinaDecks/description.md @@ -0,0 +1,2 @@ +#Ruina Decks +WIP, but most of the way there. Adds in 8 out of 10 currently planned decks, may be bugs. For bugs, suggestions, thoughts on balance, or anything else, visit the github or thread in the Balatro Discord. \ No newline at end of file diff --git a/mods/Someone23832@RuinaDecks/meta.json b/mods/Someone23832@RuinaDecks/meta.json new file mode 100644 index 00000000..3f32ebb9 --- /dev/null +++ b/mods/Someone23832@RuinaDecks/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Ruina Decks", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "Someone23832", + "repo": "https://github.com/someone23832/RuinaDecks", + "downloadURL": "https://github.com/someone23832/RuinaDecks/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "84c9b5e" +}