mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 18:36: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. |
||
|---|---|---|
| .. | ||
| BaseEntity.cpp | ||
| BaseEntity.h | ||
| Index.cpp | ||
| Index.h | ||
| Index_test.cpp | ||
| JsonFormat.cpp | ||
| JsonFormat.h | ||
| Version.cpp | ||
| Version.h | ||
| VersionList.cpp | ||
| VersionList.h | ||