ConanServerManager Beta 1.1.61.3

This commit is contained in:
Brett Hewitson 2022-01-14 17:54:39 +10:00
parent a7b4afe652
commit 34a2261162
4 changed files with 27 additions and 2 deletions

View file

@ -7,6 +7,29 @@
<link href="http://servermanagers.freeforums.net/" />
<updated>2022-01-14T00:00:00Z</updated>
<entry>
<id>urn:uuid:BF3FA549-5DC9-4576-B225-6D8519ED3B98</id>
<title>1.1.61 (1.1.61.3)</title>
<summary>1.1.61.3</summary>
<link href="" />
<updated>2022-01-14T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Global Settings - Server Startup Options - Added new option to start the server windows minimzed.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:16704347-28FE-41BD-9913-465982E6C3C3</id>
<title>1.1.61 (1.1.61.2)</title>
@ -42,7 +65,7 @@
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Minor tweaks to the Auto-Update process to prevent intermittent exceptions.</li>
<li>Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.</li>
</ul>
</p>
</div>

View file

@ -699,6 +699,8 @@
<sys:String x:Key="GlobalSettings_ValidateProfileOnServerStartTooltip">If enabled, when you manually start the server, a basic validation is performed on the server and mod files.</sys:String>
<sys:String x:Key="GlobalSettings_ServerUpdateOnServerStartLabel">Perform server and mod update on server start</sys:String>
<sys:String x:Key="GlobalSettings_ServerUpdateOnServerStartTooltip">If enabled, when you manually start the server, the server and mod files will be updated to the latest version.</sys:String>
<sys:String x:Key="GlobalSettings_ServerStartMinimizedLabel">Start Server Minimized</sys:String>
<sys:String x:Key="GlobalSettings_ServerStartMinimizedTooltip">If enabled, when the server is started the command window will be minimized, otherwise it will open in normally.</sys:String>
<sys:String x:Key="GlobalSettings_SteamSettingsLabel">Steam Settings</sys:String>
<sys:String x:Key="GlobalSettings_SteamCmdRemoveQuitLabel">Stop SteamCMD closing (use for debugging only)</sys:String>

View file

@ -1 +1 @@
1.1.61.2
1.1.61.3

Binary file not shown.