mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
ASM 371 Beta 2
This commit is contained in:
parent
b838f3456e
commit
fe6a809862
4 changed files with 28 additions and 4 deletions
|
|
@ -5,7 +5,30 @@
|
||||||
<title>Ark Server Manager Version Feed</title>
|
<title>Ark Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||||
<link href="http://arkservermanager.freeforums.net/" />
|
<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>
|
<entry>
|
||||||
<id>urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802</id>
|
<id>urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802</id>
|
||||||
|
|
|
||||||
|
|
@ -1720,8 +1720,9 @@
|
||||||
<sys:String x:Key="ServerSettings_CustomLevel_ImportFilterExtension">*.csv</sys:String>
|
<sys:String x:Key="ServerSettings_CustomLevel_ImportFilterExtension">*.csv</sys:String>
|
||||||
<!--#endregion-->
|
<!--#endregion-->
|
||||||
|
|
||||||
<!--#region Server Settings - Custom GameUserSettings Details -->
|
<!--#region Server Settings - Custom Config Settings -->
|
||||||
<sys:String x:Key="ServerSettings_CustomSettingsLabel">Custom GameUserSettings Details</sys:String>
|
<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_CustomSettingsSectionsLabel">Custom Sections</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_CustomSettingsSectionNameColumnLabel">Section Name</sys:String>
|
<sys:String x:Key="ServerSettings_CustomSettingsSectionNameColumnLabel">Section Name</sys:String>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.1.371.1
|
1.1.371.2
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue