Merge pull request #185 from Scrumplex/quilt

Quilt support
This commit is contained in:
Sefa Eyeoglu 2022-04-15 11:38:50 +02:00 committed by GitHub
commit 4ff1306e0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 105 additions and 34 deletions

View file

@ -249,6 +249,7 @@ void InstanceImportTask::processFlame()
QString forgeVersion;
QString fabricVersion;
// TODO: is Quilt relevant here?
for(auto &loader: pack.minecraft.modLoaders)
{
auto id = loader.id;