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" +}