NOISSUE add versioning to component metadata format and use it
This commit is contained in:
parent
50ca6cbb4d
commit
719f3e863a
10 changed files with 94 additions and 136 deletions
|
@ -18,7 +18,7 @@ class LaunchProfile;
|
|||
struct MojangDownloadInfo;
|
||||
struct MojangAssetIndexInfo;
|
||||
|
||||
typedef std::shared_ptr<VersionFile> VersionFilePtr;
|
||||
using VersionFilePtr = std::shared_ptr<VersionFile>;
|
||||
class VersionFile : public ProblemContainer
|
||||
{
|
||||
friend class MojangVersionFormat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue