Fix CurseForge support

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-03-26 23:35:40 +00:00
parent 5ece4bae70
commit 9c942c6894
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E
2 changed files with 9 additions and 3 deletions

View file

@ -89,6 +89,8 @@ void PackInstallTask::copySettings()
break;
case ModPlatform::LiteLoader:
break;
case ModPlatform::DataPack:
break;
}
components->saveNow();