1
0

Auto-update mod versions (2025-05-17 01:21:06)

Updated mods:
- Pokermon: a1a99b4 → 109861a (VersionSource.HEAD)
- Entropy: 8f15c5d → 1a37d6b (VersionSource.HEAD)
- Cardsauce: 966784c → 9b64eae (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-17 01:21:06 +00:00
parent 8ec494452d
commit b9e9b20950
3 changed files with 3 additions and 3 deletions

View File

@@ -12,5 +12,5 @@
"downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BarrierTrio/Cardsauce/archive/refs/heads/main.zip",
"folderName": "Cardsauce", "folderName": "Cardsauce",
"automatic-version-check": true, "automatic-version-check": true,
"version": "966784c" "version": "9b64eae"
} }

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon", "repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "a1a99b4" "version": "109861a"
} }

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": "8f15c5d", "version": "1a37d6b",
"automatic-version-check": true "automatic-version-check": true
} }