1
0

Auto-update mod versions (2025-05-31 01:21:35)

Updated mods:
- TOGA's Stuff: c6f5635 → 78b85ef (VersionSource.HEAD)
- Pokermon: e1495b2 → 9b78096 (VersionSource.HEAD)
- Glowypumpkin Community Deck: 4.0.0 → V4.0 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-05-31 01:21:35 +00:00
parent 7ed14d0207
commit 009f8c0a52
3 changed files with 6 additions and 4 deletions

View File

@@ -2,10 +2,12 @@
"title": "Glowypumpkin Community Deck", "title": "Glowypumpkin Community Deck",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Resource Packs"], "categories": [
"Resource Packs"
],
"author": "ButterSpaceship", "author": "ButterSpaceship",
"repo": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod", "repo": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod",
"downloadURL": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod/releases/latest/download/GlowyPumpkin-Custom-Deck.zip", "downloadURL": "https://github.com/ButterSpaceship/Glowypumpkin-Community-Mod/releases/latest/download/GlowyPumpkin-Custom-Deck.zip",
"version": "4.0.0", "version": "V4.0",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "e1495b2" "version": "9b78096"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro", "repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro",
"downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip", "downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "c6f5635" "version": "78b85ef"
} }