1
0

Auto-update mod versions (2025-07-10 17:18:26)

Updated mods:
- cokelatro: 2.5.6 → 2.6.0 (VersionSource.LATEST_TAG)
- Pokermon: 9adae9f → 1b9b083 (VersionSource.HEAD)
- Solar: 1.0.0 → release (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-10 17:18:26 +00:00
parent 375cecf2d3
commit 239bee2896
3 changed files with 9 additions and 5 deletions

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": "9adae9f" "version": "1b9b083"
} }

View File

@@ -2,11 +2,13 @@
"title": "Solar", "title": "Solar",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Resource Packs"], "categories": [
"Resource Packs"
],
"author": "LazyTurtle33", "author": "LazyTurtle33",
"repo": "https://github.com/TheLazyTurtle33/SolarBalatro", "repo": "https://github.com/TheLazyTurtle33/SolarBalatro",
"downloadURL": "https://github.com/TheLazyTurtle33/SolarBalatro/releases/latest/download/Solar.zip", "downloadURL": "https://github.com/TheLazyTurtle33/SolarBalatro/releases/latest/download/Solar.zip",
"folderName": "Solar", "folderName": "Solar",
"version": "1.0.0", "version": "release",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -2,11 +2,13 @@
"title": "cokelatro", "title": "cokelatro",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": true, "requires-talisman": true,
"categories": ["Content"], "categories": [
"Content"
],
"author": "cokeblock", "author": "cokeblock",
"repo": "https://github.com/cokeblock/Cokelatro", "repo": "https://github.com/cokeblock/Cokelatro",
"downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip", "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip",
"folderName": "cokelatro", "folderName": "cokelatro",
"version": "2.5.6", "version": "2.6.0",
"automatic-version-check": true "automatic-version-check": true
} }