back to main branch
update harmony fix restart from pl add setup script for ease of install
This commit is contained in:
@@ -100,8 +100,8 @@ public static class LoaderTools
|
||||
|
||||
public static void Restart()
|
||||
{
|
||||
Application.Restart();
|
||||
Process.GetCurrentProcess().Kill();
|
||||
Process.Start("explorer.exe", "steam://rungameid/244850");
|
||||
Environment.Exit(0);
|
||||
}
|
||||
|
||||
public static void ExecuteMain(SEPMPlugin plugin)
|
||||
|
Reference in New Issue
Block a user