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

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

View File

@@ -9,6 +9,6 @@
"repo": "https://github.com/cokeblock/Cokelatro",
"downloadURL": "https://github.com/cokeblock/Cokelatro/releases/latest/download/cokelatro.zip",
"folderName": "cokelatro",
"version": "V2.9.0",
"version": "V2.9.0B",
"automatic-version-check": true
}

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": "4dc1314",
"version": "eeb5d13",
"automatic-version-check": true
}