From cad069ac541dddccb0d99958a6f72f364575441c Mon Sep 17 00:00:00 2001 From: Robert0309 Date: Thu, 10 Jul 2025 17:46:55 +0200 Subject: [PATCH] Add LazyTurtle33@Smokey --- mods/LazyTurtle33@Smokey/description.md | 1 + mods/LazyTurtle33@Smokey/meta.json | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 mods/LazyTurtle33@Smokey/description.md create mode 100644 mods/LazyTurtle33@Smokey/meta.json diff --git a/mods/LazyTurtle33@Smokey/description.md b/mods/LazyTurtle33@Smokey/description.md new file mode 100644 index 00000000..771d9f7a --- /dev/null +++ b/mods/LazyTurtle33@Smokey/description.md @@ -0,0 +1 @@ +Replaces Lucky Cat with DJ Soup and Salad's cat, Smokey. diff --git a/mods/LazyTurtle33@Smokey/meta.json b/mods/LazyTurtle33@Smokey/meta.json new file mode 100644 index 00000000..bd0567f7 --- /dev/null +++ b/mods/LazyTurtle33@Smokey/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Smokey", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Resource Packs"], + "author": "LazyTurtle33", + "repo": "https://github.com/TheLazyTurtle33/Smokey", + "downloadURL": "https://github.com/TheLazyTurtle33/Smokey/releases/download/release/Smokey.zip", + "folderName": "Smokey", + "version": "1.0.0", + "automatic-version-check": true +}