From 1f7c2f30d281cd6fa164a5afb80b84aab707ee75 Mon Sep 17 00:00:00 2001 From: AutoWatto <160442276+AutoWatto@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:38:29 -0500 Subject: [PATCH] Create meta.json --- mods/Squidguset@TooManyDecks/meta.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 mods/Squidguset@TooManyDecks/meta.json diff --git a/mods/Squidguset@TooManyDecks/meta.json b/mods/Squidguset@TooManyDecks/meta.json new file mode 100644 index 00000000..b34508f8 --- /dev/null +++ b/mods/Squidguset@TooManyDecks/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Too Many Decks", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content" + ], + "author": "Squidguset", + "repo": "https://github.com/Squidguset/TooManyDecks", + "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", + "folderName": "TooManyDecks", + "version": "1.0.0", + "automatic-version-check": true +}