ASM 371 Beta 2

This commit is contained in:
Brett Hewitson 2020-04-15 17:01:09 +10:00
parent b838f3456e
commit fe6a809862
4 changed files with 28 additions and 4 deletions

View file

@ -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>2020-04-15T00:00:00Z</updated>
<updated>2020-04-15T02:00:00Z</updated>
<entry>
<id>urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802</id>
<title>1.1.371 (1.1.371.2)</title>
<summary>1.1.371.2</summary>
<link href="" />
<updated>2020-04-15T02: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>Server Settings - Have added a new Game.ini section. This will allow you to add custom sections to the game.ini file using the server manager.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802</id>

View file

@ -1720,8 +1720,9 @@
<sys:String x:Key="ServerSettings_CustomLevel_ImportFilterExtension">*.csv</sys:String>
<!--#endregion-->
<!--#region Server Settings - Custom GameUserSettings Details -->
<sys:String x:Key="ServerSettings_CustomSettingsLabel">Custom GameUserSettings Details</sys:String>
<!--#region Server Settings - Custom Config Settings -->
<sys:String x:Key="ServerSettings_CustomGameUserSettingsLabel">Custom GameUserSettings.ini Settings</sys:String>
<sys:String x:Key="ServerSettings_CustomGameSettingsLabel">Custom Game.ini Settings</sys:String>
<sys:String x:Key="ServerSettings_CustomSettingsSectionsLabel">Custom Sections</sys:String>
<sys:String x:Key="ServerSettings_CustomSettingsSectionNameColumnLabel">Section Name</sys:String>

View file

@ -1 +1 @@
1.1.371.1
1.1.371.2

Binary file not shown.