Added Mod Loading & Unloading
This commit is contained in:
@@ -91,11 +91,12 @@ namespace SeamlessClientPlugin.SeamlessTransfer
|
||||
if (!DownloadSuccess)
|
||||
return;
|
||||
|
||||
/*
|
||||
MySession.Static.ScriptManager.LoadData();
|
||||
MyDefinitionManager.Static.LoadData(TargetServerMods);
|
||||
MyLocalCache.PreloadLocalInventoryConfig();
|
||||
SeamlessClient.TryShow("Finished transfering!");
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user