Minecraft Server URL Changed
mide opened this issue · 1 comments
mide commented
Mojang (Microsoft) now releases a manifest instead of a predictable URL. Unfortunately, this means that the current automation breaks during the upgrade to 1.13
.
The manifest URL: https://launchermeta.mojang.com/mc/game/version_manifest.json
A temporary workaround for 1.13 has been implemented via #2, but the longterm plan is to parse the manifest URL to determine the correct .jar
to download.