From 01748ee040c7df923114e1a200f5fe441e35b45e Mon Sep 17 00:00:00 2001 From: Robert0309 Date: Thu, 10 Jul 2025 18:09:27 +0200 Subject: [PATCH] Add LazyTurtle33@Solar mod --- mods/LazyTurtle33@Solar/description.md | 1 + mods/LazyTurtle33@Solar/meta.json | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 mods/LazyTurtle33@Solar/description.md create mode 100644 mods/LazyTurtle33@Solar/meta.json diff --git a/mods/LazyTurtle33@Solar/description.md b/mods/LazyTurtle33@Solar/description.md new file mode 100644 index 00000000..c84a4649 --- /dev/null +++ b/mods/LazyTurtle33@Solar/description.md @@ -0,0 +1 @@ +Replaces Space Joker with Solar diff --git a/mods/LazyTurtle33@Solar/meta.json b/mods/LazyTurtle33@Solar/meta.json new file mode 100644 index 00000000..63c68b8c --- /dev/null +++ b/mods/LazyTurtle33@Solar/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Solar", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Resource Packs"], + "author": "LazyTurtle33", + "repo": "https://github.com/TheLazyTurtle33/SolarBalatro", + "downloadURL": "https://github.com/TheLazyTurtle33/SolarBalatro/releases/download/release/Solar.zip", + "folderName": "Solar", + "version": "1.0.0", + "automatic-version-check": true +}