mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 19:06:58 +03: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. |
||
|---|---|---|
| .. | ||
| FTBInstanceProvider.cpp | ||
| FTBInstanceProvider.h | ||
| FTBPlugin.cpp | ||
| FTBPlugin.h | ||
| FTBProfileStrategy.cpp | ||
| FTBProfileStrategy.h | ||
| LegacyFTBInstance.cpp | ||
| LegacyFTBInstance.h | ||
| OneSixFTBInstance.cpp | ||
| OneSixFTBInstance.h | ||