1
0

Auto-update mod versions (2025-06-28 03:12:59)

Updated mods:
- Entropy: 406a3e4 → b84eb07 (VersionSource.HEAD)
- Mod of Theseus: 0.0.0-alpha → bc89458 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-06-28 03:12:59 +00:00
parent 0662333f4d
commit 9187674271
2 changed files with 15 additions and 15 deletions

View File

@@ -1,15 +1,15 @@
{ {
"title": "Mod of Theseus", "title": "Mod of Theseus",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": true, "requires-talisman": true,
"categories": [ "categories": [
"Content", "Content",
"Joker" "Joker"
], ],
"author": "MothBall", "author": "MothBall",
"repo": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus", "repo": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus",
"downloadURL": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus/archive/refs/heads/main.zip", "downloadURL": "https://github.com/Mod-Of-Theseus/Mod-Of-Theseus/archive/refs/heads/main.zip",
"folderName": "ModOfTheseus", "folderName": "ModOfTheseus",
"version": "0.0.0-alpha", "version": "bc89458",
"automatic-version-check": true "automatic-version-check": true
} }

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": "406a3e4", "version": "b84eb07",
"automatic-version-check": true "automatic-version-check": true
} }