1
0

Auto-update mod versions (2025-04-21 16:20:32)

Updated mods:
- Entropy: 11dee40 → a3b0108 (VersionSource.HEAD)
- Max's Jokers: 1.0.0 → 1.0 (VersionSource.RELEASE_TAG)
This commit is contained in:
Version Update Bot
2025-04-21 16:20:33 +00:00
parent 621629afcd
commit 9068e737f3
2 changed files with 6 additions and 4 deletions

View File

@@ -2,11 +2,13 @@
"title": "Max's Jokers",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Joker"],
"categories": [
"Joker"
],
"author": "Kingmaxthe2",
"repo": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack",
"downloadURL": "https://github.com/Kingmaxthe2/Kingmaxthe2-Joker-Pack/archive/refs/tags/1.0.zip",
"folderName": "Kingmaxthe2 Joker Pack",
"version": "1.0.0",
"version": "1.0",
"automatic-version-check": true
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy",
"version": "11dee40",
"version": "a3b0108",
"automatic-version-check": true
}