1
0

Auto-update mod versions (2025-08-07 01:43:01)

Updated mods:
- Prism: c300d6d → 6adef71 (VersionSource.HEAD)
- Steamodded: 0f16fc3 → 80c528b (VersionSource.HEAD)
- Entropy: 459f37a → b4c6d88 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-07 01:43:01 +00:00
parent dea1ffbe4d
commit 5ec2bc6c9b
3 changed files with 3 additions and 3 deletions

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip",
"folderName": "Prism", "folderName": "Prism",
"automatic-version-check": true, "automatic-version-check": true,
"version": "c300d6d" "version": "6adef71"
} }

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": "0f16fc3" "version": "80c528b"
} }

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": "459f37a", "version": "b4c6d88",
"automatic-version-check": true "automatic-version-check": true
} }