1
0

Auto-update mod versions (2025-07-16 23:18:22)

Updated mods:
- Entropy: 201be7d → 2425e9c (VersionSource.HEAD)
- Another Stupid Balatro Mod: 2.5 → v2.5 (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-16 23:18:22 +00:00
parent d7e691f680
commit 1b85c0b9d2
2 changed files with 15 additions and 15 deletions

View File

@@ -1,14 +1,14 @@
{
"title": "Another Stupid Balatro Mod",
"requires-steamodded": true,
"requires-talisman": true,
"categories": ["Joker"],
"author": "Dogg Fly",
"repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod",
"downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip",
"folderName": "anotherstupidbalatromod",
"version": "2.5",
"automatic-version-check": true
}
{
"title": "Another Stupid Balatro Mod",
"requires-steamodded": true,
"requires-talisman": true,
"categories": [
"Joker"
],
"author": "Dogg Fly",
"repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod",
"downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip",
"folderName": "anotherstupidbalatromod",
"version": "v2.5",
"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": "201be7d",
"version": "2425e9c",
"automatic-version-check": true
}