diff --git a/mods/BlindsideTeam@Blindside/description.md b/mods/BlindsideTeam@Blindside/description.md new file mode 100644 index 000000000..e177ab6b2 --- /dev/null +++ b/mods/BlindsideTeam@Blindside/description.md @@ -0,0 +1,17 @@ +# Blindside +What the HECK is a Blindside?
+It's a full spinoff game (mod) for Balatro using the same engine,
+running on the SMODS modloader.
+## Okay, what's new? +Instead of fighting Blinds, you fight Jokers.
+Instead of playing cards, you play...Blinds?!
+It's a totally absurd premise with a unique execution.
+
+This game's content exists alongside Balatro, meaning you can
+play a run of Balatro: Blindside, and then go play a normal run
+right after on the same save file. The only difference is what
+deck you choose to play with.
+## Status +Currently in BETA, we are finishing up the content of Blindside.
+You can download it in Releases and install it like any other mod.
+Updates will feature primarily new content as opposed to reworks. diff --git a/mods/BlindsideTeam@Blindside/meta.json b/mods/BlindsideTeam@Blindside/meta.json new file mode 100644 index 000000000..a5aa738f0 --- /dev/null +++ b/mods/BlindsideTeam@Blindside/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Balatro: Blindside", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content", "Joker"], + "author": "Luna, Anne, and Base", + "repo": "https://github.com/LunaAstraCassiopeia/Blindside", + "downloadURL": "https://github.com/LunaAstraCassiopeia/Blindside/releases/latest", + "folderName": "Blindside", + "version": "0.3.0", + "automatic-version-check": true +} \ No newline at end of file diff --git a/mods/BlindsideTeam@Blindside/thumbnail.jpg b/mods/BlindsideTeam@Blindside/thumbnail.jpg new file mode 100644 index 000000000..a57efc8ed Binary files /dev/null and b/mods/BlindsideTeam@Blindside/thumbnail.jpg differ