From 2fe27fd0daca14644a2a71456cd60c9a38befbdf Mon Sep 17 00:00:00 2001 From: Sky Date: Sun, 8 Dec 2013 06:12:53 +0000 Subject: More work on new assets system. Works given a properly constructed assets folder, no downloading yet --- logic/OneSixVersion.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'logic/OneSixVersion.h') diff --git a/logic/OneSixVersion.h b/logic/OneSixVersion.h index 5718dafe..036f3d53 100644 --- a/logic/OneSixVersion.h +++ b/logic/OneSixVersion.h @@ -56,6 +56,8 @@ public: QString releaseTime; /// Release type - "release" or "snapshot" QString type; + /// Assets type - "legacy" or a version ID + QString assets; /** * DEPRECATED: Old versions of the new vanilla launcher used this * ex: "username_session_version" -- cgit v1.2.3