From e55f3976fdedc8f33f70d1112b00221f964e6c41 Mon Sep 17 00:00:00 2001 From: the-Astra Date: Mon, 8 Sep 2025 14:15:23 -0400 Subject: [PATCH] Add theAstra@SuperRogue --- mods/theAstra@SuperRogue/description.md | 1 + mods/theAstra@SuperRogue/meta.json | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 mods/theAstra@SuperRogue/description.md create mode 100644 mods/theAstra@SuperRogue/meta.json diff --git a/mods/theAstra@SuperRogue/description.md b/mods/theAstra@SuperRogue/description.md new file mode 100644 index 00000000..85cae26d --- /dev/null +++ b/mods/theAstra@SuperRogue/description.md @@ -0,0 +1 @@ +SuperRogue is a mod designed to add another highly-configurable Rogue-like layer to Balatro by allowing mod content to be unlocked as the run progresses! \ No newline at end of file diff --git a/mods/theAstra@SuperRogue/meta.json b/mods/theAstra@SuperRogue/meta.json new file mode 100644 index 00000000..25385696 --- /dev/null +++ b/mods/theAstra@SuperRogue/meta.json @@ -0,0 +1,12 @@ +{ + "title": "SuperRogue", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Miscellaneous"], + "author": "theAstra", + "repo": "https://github.com/the-Astra/SuperRogue", + "downloadURL": "https://github.com/the-Astra/SuperRogue/releases/latest/download/SuperRogue-main.zip", + "version": "1.1.1d", + "automatic-version-check": true + } + \ No newline at end of file