Fix CurseForge support
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
5ece4bae70
commit
9c942c6894
2 changed files with 9 additions and 3 deletions
|
@ -89,6 +89,8 @@ void PackInstallTask::copySettings()
|
|||
break;
|
||||
case ModPlatform::LiteLoader:
|
||||
break;
|
||||
case ModPlatform::DataPack:
|
||||
break;
|
||||
}
|
||||
components->saveNow();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue