mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ArkServerManager Beta 1.1.412.4
This commit is contained in:
parent
d11dc56ef7
commit
32ca55ac83
4 changed files with 25 additions and 1 deletions
|
|
@ -7,6 +7,29 @@
|
|||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-12-15T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:202642C9-3B71-4B90-8A43-EFA1C5272C81</id>
|
||||
<title>1.1.412 (1.1.412.4)</title>
|
||||
<summary>1.1.412.4</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-15T00: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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:B7DE873D-4FC3-4A7B-A531-3146B4D8639A</id>
|
||||
<title>1.1.412 (1.1.412.3)</title>
|
||||
|
|
|
|||
|
|
@ -127,6 +127,7 @@
|
|||
<sys:String x:Key="AutoUpdater_Status_DownloadNewServerComplete">Server download complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Complete">Complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Cancelled">Cancelled</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Failed">Failed</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_CancelButtonLabel">Cancel</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.412.3
|
||||
1.1.412.4
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue