1
0

Add files via upload

This commit is contained in:
SonfiveTV
2025-09-19 16:37:23 +01:00
committed by GitHub
parent 4ce1285530
commit df34ac9cce
2 changed files with 16 additions and 0 deletions

View File

@@ -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

View File

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