mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ArkServerManager Beta 1.1.429.5
This commit is contained in:
parent
7f29454670
commit
940c4c9487
4 changed files with 27 additions and 2 deletions
|
|
@ -5,7 +5,30 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2022-05-19T00:00:00Z</updated>
|
||||
<updated>2022-05-21T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:C3F997CA-7A24-4679-9FA8-F458A351C64D</id>
|
||||
<title>1.1.429 (1.1.429.5)</title>
|
||||
<summary>1.1.429.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>
|
||||
|
|
|
|||
|
|
@ -1171,6 +1171,8 @@
|
|||
<sys:String x:Key="ServerSettings_UseBattlEyeLabel">Enable BattlEye Anti-Cheat System</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseBattlEyeTooltip">If enabled, the BattlEye Anti-Cheat System will be enabled.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AntiSpeedHackBiasUnits">x</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_UseAllAvailableCoresLabel">Use All Available Cores</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseAllAvailableCoresTooltip">If enabled, all of your CPU cores will be used, if all of them are not being utilized after using this launch option, then try to disable it.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseCacheLabel">Use Cache</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.429.4
|
||||
1.1.429.5
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue