ArkServerManager Beta 1.1.437.2

This commit is contained in:
Brett Hewitson 2022-08-08 00:48:37 +10:00
parent f158accc82
commit baf114388c
4 changed files with 30 additions and 3 deletions

View file

@ -7,6 +7,29 @@
<link href="https://arkservermanager.freeforums.net/" />
<updated>2022-08-07T00:00:00Z</updated>
<entry>
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
<title>1.1.437 (1.1.437.2)</title>
<summary>1.1.437.2</summary>
<link href="" />
<updated>2022-08-07T00: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>Auto-Start Server Option - added a new option selection for on Boot and on Login.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
<title>1.1.437 (1.1.437.1)</title>

View file

@ -1301,8 +1301,12 @@
<sys:String x:Key="ServerSettings_AutomaticManagementLabel">Automatic Management</sys:String>
<sys:String x:Key="ServerSettings_NoAutoManagementButtonLabel">Why can't I use this?</sys:String>
<sys:String x:Key="ServerSettings_ASMSettingLabel">Server Manager Settings</sys:String>
<sys:String x:Key="ServerSettings_AutoStartLabel">Auto-Start server on boot</sys:String>
<sys:String x:Key="ServerSettings_AutoStartTooltip">Automatically start the server when the machine starts.</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerLabel">Auto-Start server</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerTooltip">Automatically start the server.</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerOnBootLabel">on Boot</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerOnBootTooltip">Start the server when the machine starts.</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerOnLoginLabel">on Login</sys:String>
<sys:String x:Key="ServerSettings_AutoStartServerOnLoginTooltip">Start the server when the user logs in.</sys:String>
<sys:String x:Key="ServerSettings_EnableAutoShutdownLabel">Shutdown server at</sys:String>
<sys:String x:Key="ServerSettings_EnableAutoShutdownTooltip">The hour and minute of the day to force a server shutdown.</sys:String>
<sys:String x:Key="ServerSettings_RestartAfterShutdownLabel">then restart</sys:String>

View file

@ -1 +1 @@
1.1.437.1
1.1.437.2

Binary file not shown.