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