mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-08-26 05:26:32 -04:00

They are now distinct classes with distinct responsibilities. * ProfilePatch is an entry in MinecraftProfile and can hold VersionFile or Meta::Version. * VersionFile is the basic element that holds version information loaded from JSON. * Meta::Version is the loader class for VersionFile(s) from a server.