mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-11-18 03:02:07 +00:00
feat: add bind for loading fastfiles to ModMan
This commit is contained in:
@@ -116,7 +116,11 @@ int main()
|
||||
|
||||
con::info("Starting ModMan " GIT_VERSION);
|
||||
|
||||
ModManContext::Get().Startup();
|
||||
|
||||
const auto result = SpawnMainWindow();
|
||||
|
||||
ModManContext::Get().Destroy();
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user