1
0

Auto-update mod versions (2025-05-16 18:24:11)

Updated mods:
- Entropy: 7f9390f → 34bf8f6 (VersionSource.HEAD)
- Cardsauce: 1795ceb → 966784c (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-16 18:24:11 +00:00
parent f0b93fd4f2
commit c77394073f
2 changed files with 2 additions and 2 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": "1795ceb" "version": "966784c"
} }

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": "7f9390f", "version": "34bf8f6",
"automatic-version-check": true "automatic-version-check": true
} }