1
0

Auto-update mod versions (2025-03-24 17:15:36)

Updated mods:
- Reverse Tarot + Hijinks: none → 141fa41 (commit)
- Steamodded: eb2187b → 4240e45 (commit)
- Cryptid: 136d684 → f07ed5d (commit)
This commit is contained in:
Version Update Bot
2025-03-24 17:15:36 +00:00
parent 643b57f57b
commit 9cb34f7bfd
3 changed files with 7 additions and 4 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip", "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip",
"folderName": "Cryptid", "folderName": "Cryptid",
"automatic-version-check": true, "automatic-version-check": true,
"version": "136d684" "version": "f07ed5d"
} }

View File

@@ -2,10 +2,13 @@
"title": "Reverse Tarot + Hijinks", "title": "Reverse Tarot + Hijinks",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Content"], "categories": [
"Content"
],
"author": "SkywardTARDIS", "author": "SkywardTARDIS",
"repo": "https://github.com/SkywardTARDIS/balatro_reverse_tarots", "repo": "https://github.com/SkywardTARDIS/balatro_reverse_tarots",
"downloadURL": "https://github.com/SkywardTARDIS/balatro_reverse_tarots/archive/refs/heads/master.zip", "downloadURL": "https://github.com/SkywardTARDIS/balatro_reverse_tarots/archive/refs/heads/master.zip",
"folderName": "reverse_tarot", "folderName": "reverse_tarot",
"automatic-version-check": true "automatic-version-check": true,
"version": "141fa41"
} }

View File

@@ -9,5 +9,5 @@
"repo": "https://github.com/Steamodded/smods", "repo": "https://github.com/Steamodded/smods",
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "eb2187b" "version": "4240e45"
} }