1
0

Auto-update mod versions (2025-08-26 17:16:29)

Updated mods:
- Entropy: 2ae8bee → dbc620f (VersionSource.HEAD)
- Slay The Spire Jokers: 1.0.0 → yownload (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-08-26 17:16:29 +00:00
parent 81ea31dff8
commit 9f5a089121
2 changed files with 5 additions and 3 deletions

View File

@@ -2,11 +2,13 @@
"title": "Slay The Spire Jokers",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["Joker"],
"categories": [
"Joker"
],
"author": "lammies.yum",
"repo": "https://github.com/lammies-yum/slaythespirejokers",
"downloadURL": "https://github.com/lammies-yum/slaythespirejokers/releases/latest/download/SlayTheSpireJokers.zip",
"folderName": "Slay The Spire Jokers",
"version": "1.0.0",
"version": "yownload",
"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": "2ae8bee",
"version": "dbc620f",
"automatic-version-check": true
}