1
0

Auto-update mod versions (2025-07-13 21:16:53)

Updated mods:
- peakshitmod: 1.0.0 → main (VersionSource.LATEST_TAG)
- Grab Bag: e8b3ca5 → 6fd4bbf (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-13 21:16:54 +00:00
parent 32d53cb02f
commit 81679898c3
2 changed files with 6 additions and 3 deletions

View File

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

View File

@@ -2,11 +2,14 @@
"title": "peakshitmod",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Content", "Joker"],
"categories": [
"Content",
"Joker"
],
"author": "peakshitposts",
"repo": "https://github.com/peakshitposts/peakshitmod",
"downloadURL": "https://github.com/peakshitposts/peakshitmod/archive/refs/tags/main.zip",
"folderName": "peakshitmod",
"version": "1.0.0",
"version": "main",
"automatic-version-check": true
}