From 50465b16dcb78118b289a6ef365477dbe60973d4 Mon Sep 17 00:00:00 2001 From: julie Date: Sun, 29 Jun 2025 22:36:38 -0700 Subject: [PATCH] Add colonthreeing@SealSeal --- mods/colonthreeing@SealSeal/description.md | 4 ++++ mods/colonthreeing@SealSeal/meta.json | 12 ++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 mods/colonthreeing@SealSeal/description.md create mode 100644 mods/colonthreeing@SealSeal/meta.json diff --git a/mods/colonthreeing@SealSeal/description.md b/mods/colonthreeing@SealSeal/description.md new file mode 100644 index 00000000..3fb3e790 --- /dev/null +++ b/mods/colonthreeing@SealSeal/description.md @@ -0,0 +1,4 @@ +# SealSeal +Adds seals (the animal) for your seals (the stamp on your cards)! + +Recommended to be used with the mod Malverk but it can run without it. \ No newline at end of file diff --git a/mods/colonthreeing@SealSeal/meta.json b/mods/colonthreeing@SealSeal/meta.json new file mode 100644 index 00000000..9424ebd9 --- /dev/null +++ b/mods/colonthreeing@SealSeal/meta.json @@ -0,0 +1,12 @@ +{ + "title": "SealSeal", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Resource Packs"], + "author": "colonthreeing", + "repo": "https://github.com/colonthreeing/SealSealBalatro", + "downloadURL": "https://github.com/colonthreeing/SealSealBalatro/releases/latest/SealSeal.zip", + "folderName": "SealSeal", + "version": "1.1.0", + "automatic-version-check": true +}