TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

Fix version_manifest_v2.json versions extraction #733

Closed EverNife closed 2 months ago

EverNife commented 2 months ago

The versions from https://launchermeta.mojang.com/mc/game/version_manifest_v2.js are now under {"versions":[]} field

https://launchermeta.mojang.com/mc/game/version_manifest_v2.json

image

Fixes #

Pyker commented 2 months ago

That's a good catch, thank you.