GH-1853 fix FTB and parsing of old version files
This commit is contained in:
@ -160,6 +160,7 @@ VersionFilePtr OneSixVersionFormat::versionFileFromJson(const QJsonDocument &doc
|
||||
{
|
||||
lib->setAbsoluteUrl(URLConstants::getLegacyJarUrl(out->minecraftVersion));
|
||||
}
|
||||
out->mainJar = lib;
|
||||
}
|
||||
|
||||
/* removed features that shouldn't be used */
|
||||
|
Reference in New Issue
Block a user