1
0

Auto-update mod versions (2025-08-16 16:20:35)

Updated mods:
- TurtlesChallenges: 1.3 → 1.4 (VersionSource.LATEST_TAG)
- JoyousSpring: 87583f1 → 7f28144 (VersionSource.HEAD)
- Steamodded: cf9946d → 087b4f2 (VersionSource.HEAD)
- Entropy: 079d0c7 → 6b5b99f (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-08-16 16:20:36 +00:00
parent 8ce7130001
commit 1eaa91c63a
4 changed files with 4 additions and 4 deletions

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges",
"downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip",
"folderName": "TurtlesChallenges",
"version": "1.3",
"version": "1.4",
"automatic-version-check": true
}

View File

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

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/lord-ruby/Entropy",
"downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip",
"folderName": "Entropy",
"version": "079d0c7",
"version": "6b5b99f",
"automatic-version-check": true
}

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/nh6574/JoyousSpring",
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
"automatic-version-check": true,
"version": "87583f1"
"version": "7f28144"
}