From df34ac9cce35297d516c5ccf18480451a12f7e7d Mon Sep 17 00:00:00 2001 From: SonfiveTV Date: Fri, 19 Sep 2025 16:37:23 +0100 Subject: [PATCH] Add files via upload --- mods/Sonfive@PokermonPlus/description.md | 1 + mods/Sonfive@PokermonPlus/meta.json | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 mods/Sonfive@PokermonPlus/description.md create mode 100644 mods/Sonfive@PokermonPlus/meta.json diff --git a/mods/Sonfive@PokermonPlus/description.md b/mods/Sonfive@PokermonPlus/description.md new file mode 100644 index 00000000..774e6164 --- /dev/null +++ b/mods/Sonfive@PokermonPlus/description.md @@ -0,0 +1 @@ +An add-on for Pokermon, which adds Pokemon that aren't in Pokermon yet, as well as new Decks that explore some of the unique parts of the Pokermon mod \ No newline at end of file diff --git a/mods/Sonfive@PokermonPlus/meta.json b/mods/Sonfive@PokermonPlus/meta.json new file mode 100644 index 00000000..cb5d3a1f --- /dev/null +++ b/mods/Sonfive@PokermonPlus/meta.json @@ -0,0 +1,15 @@ +{ + "title": "PokermonPlus", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Sonfive", + "repo": "https://github.com/SonfiveTV/PokermonPlus", + "downloadURL": "https://github.com/SonfiveTV/PokermonPlus/archive/refs/heads/main.zip", + "folderName": "PokermonPlus", + "version": "1.0.0", + "automatic-version-check": true +} \ No newline at end of file