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