1
0

Auto-update mod versions (2025-04-26 01:17:39)

Updated mods:
- Too Many Decks: ca6ffc6 → 23a7242 (VersionSource.HEAD)
- Fantom's Preview: 2.2.0 → v2.2.0 (VersionSource.RELEASE_TAG)
- Entropy: 0580c41 → 8b4ba65 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-04-26 01:17:39 +00:00
parent ee8d5ada60
commit 6b98aa66a6
3 changed files with 6 additions and 4 deletions

View File

@@ -2,11 +2,13 @@
"title": "Fantom's Preview", "title": "Fantom's Preview",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Quality of Life"], "categories": [
"Quality of Life"
],
"author": "Fantom, Divvy", "author": "Fantom, Divvy",
"repo": "https://github.com/Fantom-Balatro/Fantoms-Preview", "repo": "https://github.com/Fantom-Balatro/Fantoms-Preview",
"downloadURL": "https://github.com/Fantom-Balatro/Fantoms-Preview/releases/latest/download/Fantoms-Preview.zip", "downloadURL": "https://github.com/Fantom-Balatro/Fantoms-Preview/releases/latest/download/Fantoms-Preview.zip",
"folderName": "Fantoms-Preview", "folderName": "Fantoms-Preview",
"version": "2.2.0", "version": "v2.2.0",
"automatic-version-check": true "automatic-version-check": true
} }

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/Squidguset/TooManyDecks", "repo": "https://github.com/Squidguset/TooManyDecks",
"downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Squidguset/TooManyDecks/archive/refs/heads/main.zip",
"folderName": "TooManyDecks", "folderName": "TooManyDecks",
"version": "ca6ffc6", "version": "23a7242",
"automatic-version-check": true "automatic-version-check": true
} }

View File

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