1
0

Auto-update mod versions (2025-07-10 16:24:06)

Updated mods:
- Grab Bag: 1ac9e07 → 98c52be (VersionSource.HEAD)
- Smokey: 1.0.0 → release (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-10 16:24:06 +00:00
parent 5e1e746381
commit 81a5e5543b
2 changed files with 5 additions and 3 deletions

View File

@@ -2,11 +2,13 @@
"title": "Smokey", "title": "Smokey",
"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/Smokey", "repo": "https://github.com/TheLazyTurtle33/Smokey",
"downloadURL": "https://github.com/TheLazyTurtle33/Smokey/releases/download/release/Smokey.zip", "downloadURL": "https://github.com/TheLazyTurtle33/Smokey/releases/download/release/Smokey.zip",
"folderName": "Smokey", "folderName": "Smokey",
"version": "1.0.0", "version": "release",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -11,5 +11,5 @@
"downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip",
"folderName": "GrabBag", "folderName": "GrabBag",
"automatic-version-check": true, "automatic-version-check": true,
"version": "1ac9e07" "version": "98c52be"
} }