1
0

Add files via upload

This commit is contained in:
ThorsGirdle
2025-11-04 13:17:17 -06:00
committed by GitHub
parent 218c315bea
commit ea81e9fd20
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1 @@
An addon to the Pokermon mod. Adds several pokemon lines and a brand new Enhancement, Toxic.

View File

@@ -0,0 +1,12 @@
{
"title": "The Toxic Stall: A Pokermon addon",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content", "Joker"],
"author": "Thor's Girdle",
"repo": "https://github.com/ThorsGirdle/Toxic-Stall",
"downloadURL": "https://github.com/ThorsGirdle/Toxic-Stall/archive/refs/heads/main.zip",
"folderName": "ToxicStall",
"version": "0.2.0",
"automatic-version-check": true
}