1
0

Auto-update mod versions (2025-07-13 15:17:51)

Updated mods:
- Flushtro: 1.1.0 → v1.10 (VersionSource.LATEST_TAG)
- Entropy: 4dc1314 → eeb5d13 (VersionSource.HEAD)
- cokelatro: V2.9.0 → V2.9.0B (VersionSource.LATEST_TAG)
This commit is contained in:
Version Update Bot
2025-07-13 15:17:51 +00:00
parent 2631352c04
commit 47f51112ca
3 changed files with 16 additions and 14 deletions

View File

@@ -1,12 +1,14 @@
{ {
"title": "Flushtro", "title": "Flushtro",
"requires-steamodded": true, "requires-steamodded": true,
"requires-talisman": false, "requires-talisman": false,
"categories": ["Joker"], "categories": [
"author": "ToxicPlayer", "Joker"
"repo": "https://github.com/N0tToxicPlayer/Flushtro", ],
"downloadURL": "https://github.com/N0tToxicPlayer/Flushtro/releases/latest/download/flushtro.zip", "author": "ToxicPlayer",
"folderName": "Flushtro", "repo": "https://github.com/N0tToxicPlayer/Flushtro",
"version": "1.1.0", "downloadURL": "https://github.com/N0tToxicPlayer/Flushtro/releases/latest/download/flushtro.zip",
"automatic-version-check": true "folderName": "Flushtro",
} "version": "v1.10",
"automatic-version-check": true
}

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/cokeblock/Cokelatro", "repo": "https://github.com/cokeblock/Cokelatro",
"downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip", "downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip",
"folderName": "cokelatro", "folderName": "cokelatro",
"version": "V2.9.0", "version": "V2.9.0B",
"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": "4dc1314", "version": "eeb5d13",
"automatic-version-check": true "automatic-version-check": true
} }