Don't crash when modifying constructor
Tweak log level of assembly resolver. Events relating to game initialization and shutdown. Plugin manager loads plugins right before the dependency manager is attached.
This commit is contained in:
@@ -95,7 +95,6 @@ namespace Torch.Server
|
||||
MyGlobalTypeMetadata.Static.Init();
|
||||
|
||||
GetManager<InstanceManager>().LoadInstance(Config.InstancePath);
|
||||
Plugins.LoadPlugins();
|
||||
}
|
||||
|
||||
private void InvokeBeforeRun()
|
||||
|
Reference in New Issue
Block a user