Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
+
Added prefix launcher option to launcher arguments.
+
Added server monitor window startup state to global settings.
diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml
index f10198f6..5a48f7d3 100644
--- a/CSM/beta/en-US.xaml
+++ b/CSM/beta/en-US.xaml
@@ -671,6 +671,7 @@
Enable Run as Administrator Prompt on StartupCheck if Server Manager Running on StartupMain Window Start Mode:
+ Server Monitor Window Start Mode:Minimize To TrayManage firewall settings automaticallyManage Public IP automatically
@@ -1153,6 +1154,8 @@
Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet.Override LauncherIf enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field.
+ Prefix Launcher
+ If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started).Server Args:Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclientShow Command...
diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt
index cadc94e4..7f093146 100644
--- a/CSM/beta/latest.txt
+++ b/CSM/beta/latest.txt
@@ -1 +1 @@
-1.1.61.4
+1.1.62.1
diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip
index d41df4ae..3c048145 100644
Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ