Add Ornithe, LegacyFabric and Rift mod loader filters
Signed-off-by: moehreag <moehreag@gmail.com>
This commit is contained in:
parent
79b7e277f1
commit
100b209043
7 changed files with 59 additions and 7 deletions
|
@ -95,6 +95,12 @@ void PackInstallTask::copySettings()
|
|||
break;
|
||||
case ModPlatform::BTA:
|
||||
break;
|
||||
case ModPlatform::LegacyFabric:
|
||||
break;
|
||||
case ModPlatform::Ornithe:
|
||||
break;
|
||||
case ModPlatform::Rift:
|
||||
break;
|
||||
}
|
||||
components->saveNow();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue