From ea325522461a35ce7531cc43b7d9da8369e5c308 Mon Sep 17 00:00:00 2001 From: FireIce421 <92722498+FireIce421@users.noreply.github.com> Date: Mon, 22 Dec 2025 19:40:18 +0100 Subject: [PATCH] Add files via upload --- mods/FireIce421@BalatroDash/description.md | 2 ++ mods/FireIce421@BalatroDash/meta.json | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 mods/FireIce421@BalatroDash/description.md create mode 100644 mods/FireIce421@BalatroDash/meta.json diff --git a/mods/FireIce421@BalatroDash/description.md b/mods/FireIce421@BalatroDash/description.md new file mode 100644 index 00000000..44b2906e --- /dev/null +++ b/mods/FireIce421@BalatroDash/description.md @@ -0,0 +1,2 @@ +A Balatro Mod that adds Geometry Dash-based Content! +Or so was the idea. \ No newline at end of file diff --git a/mods/FireIce421@BalatroDash/meta.json b/mods/FireIce421@BalatroDash/meta.json new file mode 100644 index 00000000..02787d31 --- /dev/null +++ b/mods/FireIce421@BalatroDash/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Balatro Dash", + "requires-steamodded": true, + "requires-talisman": true, + "categories": ["Content"], + "author": "FireIce", + "repo": "https://github.com/FireIce421/BalatroDash", + "downloadURL": "https://github.com/FireIce421/BalatroDash/archive/refs/heads/main.zip", + "folderName": "BalatroDash", + "version": "0.0.2a", + "automatic-version-check": true +} \ No newline at end of file