1
0

Auto-update mod versions (2025-04-15 08:23:45)

Updated mods:
- ColorSplashed: 1.0.0R → v1 (release)
This commit is contained in:
Version Update Bot
2025-04-15 08:23:46 +00:00
parent 73c15351da
commit 2f90e17d45

View File

@@ -1,12 +1,14 @@
{ {
"title": "ColorSplashed", "title": "ColorSplashed",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": true, "requires-talisman": true,
"categories": ["Content"], "categories": [
"author": "TheCodingZombie", "Content"
"repo": "https://github.com/TheCodingZombie/PMCSBalatro", ],
"downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.zip", "author": "TheCodingZombie",
"folderName": "ColorSplashed", "repo": "https://github.com/TheCodingZombie/PMCSBalatro",
"version": "1.0.0R", "downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.zip",
"automatic-version-check": true "folderName": "ColorSplashed",
} "version": "v1",
"automatic-version-check": true
}