mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ArkServerManager Beta 1.1.416.3
This commit is contained in:
parent
d2ce321273
commit
a7b4afe652
4 changed files with 27 additions and 2 deletions
|
|
@ -7,6 +7,29 @@
|
|||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2022-01-14T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:E3D74FC6-9D7D-4EDC-98A4-5710880C8FD9</id>
|
||||
<title>1.1.416 (1.1.416.3)</title>
|
||||
<summary>1.1.416.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:0427B4A2-8C1A-426D-BCDB-ADBFF0A74825</id>
|
||||
<title>1.1.416 (1.1.416.2)</title>
|
||||
|
|
@ -43,7 +66,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>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -538,6 +538,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. NOTE: Will not be performed if Ark Mod Management enabled.</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. NOTE: Will not be performed if Ark Mod Management enabled.</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>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.416.2
|
||||
1.1.416.3
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue