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
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;