diff --git a/CSM/ConanServerManager_1.1.62.exe b/CSM/ConanServerManager_1.1.62.exe new file mode 100644 index 00000000..1ad40afd Binary files /dev/null and b/CSM/ConanServerManager_1.1.62.exe differ diff --git a/CSM/ConanServerManager_1.1.62.zip b/CSM/ConanServerManager_1.1.62.zip new file mode 100644 index 00000000..78d2bd38 Binary files /dev/null and b/CSM/ConanServerManager_1.1.62.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index e78447c2..d7c60879 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,31 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2022-01-14T00:00:00Z + 2022-01-25T00:00:00Z + + + urn:uuid:6F91598E-D62C-4F48-A205-C9C4A66BBB65 + 1.1.62 (1.1.62.2) + 1.1.62.2 + + 2022-01-25T00:00:00Z + +
+

+ CHANGE +
+

    +
  • Added prefix launcher option to launcher arguments.
  • +
  • Added server monitor window startup state to global settings.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:189B95FA-8ACA-4E37-9A34-443B6C5E27EE diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index f10198f6..e983dfbd 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -671,6 +671,7 @@ Enable Run as Administrator Prompt on Startup Check if Server Manager Running on Startup Main Window Start Mode: + Server Monitor Window Start Mode: Minimize To Tray Manage firewall settings automatically Manage Public IP automatically @@ -1008,8 +1009,8 @@ Server Update Error Could not lock the server, another process is using the server. Update process was cancelled. Stop the server? - This will shut down the server. Do you wish to proceed? - Stop the server? + This will stop the server. Do you wish to proceed? + Shutdown the server? This will shut down the server. Do you wish to proceed?\r\n\r\nClick Yes to shutdown with a timer.\r\nClick No to shutdown now.\r\nClick Cancel to cancel shutdown. Starting Server Error Could not lock the server, another process is using the server. Server start was cancelled. @@ -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 Launcher If 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 -nosteamclient Show Command... diff --git a/CSM/latest.exe b/CSM/latest.exe index cce304b3..1ad40afd 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index a2a4a05d..34983d95 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.61 +1.1.62 diff --git a/CSM/latest.zip b/CSM/latest.zip index c3599349..78d2bd38 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ