diff --git a/mods/Maelmc@Pokermon-Maelmc/description.md b/mods/Maelmc@Pokermon-Maelmc/description.md new file mode 100644 index 00000000..d0f7697c --- /dev/null +++ b/mods/Maelmc@Pokermon-Maelmc/description.md @@ -0,0 +1 @@ +A Pokermon extension, that adds Pokémon-related jokers, consumables and other things that aren't (yet) featured in InertSteak's Pokermon mod. \ No newline at end of file diff --git a/mods/Maelmc@Pokermon-Maelmc/meta.json b/mods/Maelmc@Pokermon-Maelmc/meta.json new file mode 100644 index 00000000..75e18f4f --- /dev/null +++ b/mods/Maelmc@Pokermon-Maelmc/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Pokermon-Maelmc", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Maelmc", + "repo": "https://github.com/Maelmc/Pokermon-Maelmc", + "downloadURL": "https://github.com/Maelmc/Pokermon-Maelmc/archive/refs/heads/main.zip", + "folderName": "Pokermon-Maelmc", + "version": "1.0.0", + "automatic-version-check": true +}