You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works for full releases, but snapshot versions can be said to resemble certain "major" versions, which won't be parsed here. Instead this mapping can be looked up using minecraft-data, after:
lib/loader.js currently gets the major version from the release version by splitting the string:
This works for full releases, but snapshot versions can be said to resemble certain "major" versions, which won't be parsed here. Instead this mapping can be looked up using minecraft-data, after:
PrismarineJS/minecraft-data#92 Add protocol version data
protocolVersions.json array, "majorVersion" key
(may also want to keep toMajor() as a fallback)
The text was updated successfully, but these errors were encountered: