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 +}