ConanServerManager Beta 1.1.73.5

This commit is contained in:
Brett Hewitson 2022-05-21 13:17:28 +10:00
parent 940c4c9487
commit 05e8229573
4 changed files with 27 additions and 2 deletions

View file

@ -5,7 +5,30 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2022-05-19T00:00:00Z</updated>
<updated>2022-05-21T00:00:00Z</updated>
<entry>
<id>urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC</id>
<title>1.1.73 (1.1.73.5)</title>
<summary>1.1.73.5</summary>
<link href="" />
<updated>2022-05-21T00: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>Added option to remove the -log settings from the command line.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC</id>

View file

@ -1198,6 +1198,8 @@
<sys:String x:Key="ServerSettings_ServerTransferEnabledTooltip">If enabled, will enable character server transfers.</sys:String>
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerLabel">Can Import Directly from Same Server</sys:String>
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerTooltip">If enabled, will allow players to directly import characters that were exported from exactly the same server.</sys:String>
<sys:String x:Key="ServerSettings_OutputServerLogLabel">Output Server Log to Server Console</sys:String>
<sys:String x:Key="ServerSettings_OutputServerLogTooltip">If enabled, the server logs will be output to the server console.</sys:String>
<sys:String x:Key="ServerSettings_CommandLineLabel">Command Line</sys:String>
<sys:String x:Key="ServerSettings_ProcessPriorityLabel">Priority:</sys:String>

View file

@ -1 +1 @@
1.1.73.4
1.1.73.5

Binary file not shown.