mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ASM 409
This commit is contained in:
parent
5f4be32131
commit
78e407341d
7 changed files with 39 additions and 2 deletions
BIN
ASM/ArkServerManager_1.1.409.exe
Normal file
BIN
ASM/ArkServerManager_1.1.409.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.1.409.zip
Normal file
BIN
ASM/ArkServerManager_1.1.409.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,36 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-11-23T00:00:00Z</updated>
|
||||
<updated>2021-12-01T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0B63D89E-0C36-41DE-96E7-BFB140250C02</id>
|
||||
<title>1.1.409 (1.1.409.3)</title>
|
||||
<summary>1.1.409.3</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-01T00: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;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added the Profile ID to the top of the profile window.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added globalization to the Main Window Start Mode setting in the Global Settings.</li>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:50F06456-861E-483C-82BB-6072A428C652</id>
|
||||
|
|
|
|||
|
|
@ -51,6 +51,12 @@
|
|||
<sys:String x:Key="ProcessorAffinity_All">All</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Processor Window States -->
|
||||
<sys:String x:Key="WindowState_Normal">Normal</sys:String>
|
||||
<sys:String x:Key="WindowState_Minimized">Minimized</sys:String>
|
||||
<sys:String x:Key="WindowState_Maximized">Maximized</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Application -->
|
||||
<sys:String x:Key="Application_RunAsAdministratorTitle">Run as Administrator</sys:String>
|
||||
<sys:String x:Key="Application_RunAsAdministratorLabel">This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator?</sys:String>
|
||||
|
|
@ -757,6 +763,8 @@
|
|||
<!--#region Server Settings -->
|
||||
|
||||
<!--#region Server Settings - General -->
|
||||
<sys:String x:Key="ServerSettings_ProfileIdLabel">Profile ID:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ProfileIdTooltip">The unique ID assigned to the profile.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ProfileLabel">Profile:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ProfileTooltip">The name for the server profile. This is not the public name users will see in Ark. For that, set the 'Server Name' field.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_InstalledVersionLabel">Installed Version:</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.408
|
||||
1.1.409
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue