mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-03 14:12:11 +00:00
Revert "NOISSUE nuke builtin Minecraft versions"
This reverts commit 5ae3b2c114.
We need those builtin versions for now.
This commit is contained in:
@@ -34,7 +34,8 @@ class MULTIMC_LOGIC_EXPORT MinecraftVersionList : public BaseVersionList
|
||||
Q_OBJECT
|
||||
private:
|
||||
void sortInternal();
|
||||
void loadList(QJsonDocument jsonDoc, VersionSource source);
|
||||
void loadBuiltinList();
|
||||
void loadMojangList(QJsonDocument jsonDoc, VersionSource source);
|
||||
void loadCachedList();
|
||||
void saveCachedList();
|
||||
void finalizeUpdate(QString version);
|
||||
|
||||
Reference in New Issue
Block a user