1
0

Auto-update mod versions (2025-07-14 01:41:35)

Updated mods:
- Pokermon: 5beb7a3 → 5fe1a91 (VersionSource.HEAD)
- Entropy: 58a308f → f9c05dc (VersionSource.HEAD)
- cokelatro: V2.9.0B → V3.0.0 (VersionSource.LATEST_TAG)
- Lucky Rabbit: d61467e → 86c8641 (VersionSource.HEAD)
- Tangents: 98cbd94 → 4a7349d (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-07-14 01:41:35 +00:00
parent b350bd1f83
commit 582d424048
5 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/InertSteak/Pokermon",
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
"automatic-version-check": true,
"version": "5beb7a3"
"version": "5fe1a91"
}

View File

@@ -11,6 +11,6 @@
"repo": "https://github.com/Clickseee/Tangents",
"downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip",
"folderName": "Tangents",
"version": "98cbd94",
"version": "4a7349d",
"automatic-version-check": true
}

View File

@@ -10,5 +10,5 @@
"downloadURL": "https://github.com/Trif3ctal/Lucky-Rabbit/archive/refs/heads/main.zip",
"folderName": "LuckyRabbit",
"automatic-version-check": true,
"version": "d61467e"
"version": "86c8641"
}

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.0B",
"version": "V3.0.0",
"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": "58a308f",
"version": "f9c05dc",
"automatic-version-check": true
}