Beispiel #1
0
 public void InitialStartup()
 {
     ModRegistry.LoadedMods = this.GetMods();
     ModRegistry.LoadAllMods();
 }