mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Add files via upload
This commit is contained in:
parent
b112e4d496
commit
e85c51f5b4
4 changed files with 10 additions and 8 deletions
|
|
@ -5,21 +5,21 @@
|
|||
<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>2018-08-16T00:00:00Z</updated>
|
||||
<updated>2018-11-07T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:AE20370D-536F-415B-BD9B-E3A373D4A6D4</id>
|
||||
<title>1.0.338 (1.0.338.1)</title>
|
||||
<summary>1.0.338.1</summary>
|
||||
<title>1.0.339 (1.0.339.1)</title>
|
||||
<summary>1.0.339.1</summary>
|
||||
<link href="" />
|
||||
<updated>2018-08-16T00:00:00Z</updated>
|
||||
<updated>2018-11-07T00: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>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
<li>Added Extinction gamedata file - only contains the map name for now.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -16,8 +16,9 @@
|
|||
<sys:String x:Key="GameApplication_SurvivalEvolved">Survival Evolved</sys:String>
|
||||
<sys:String x:Key="GameApplication_PrimitivePlus">Primitive Plus</sys:String>
|
||||
<sys:String x:Key="GameApplication_ScorchedEarth">Scorched Earth</sys:String>
|
||||
<sys:String x:Key="GameApplication_Ragnarok">Ragnarok</sys:String>
|
||||
<sys:String x:Key="GameApplication_Ragnarok">ScorchedEarth_P</sys:String>
|
||||
<sys:String x:Key="GameApplication_Aberration">Aberration</sys:String>
|
||||
<sys:String x:Key="GameApplication_Extinction">Extinction</sys:String>
|
||||
<sys:String x:Key="GameApplication_Unknown">Unknown</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
|
|
@ -2144,6 +2145,7 @@
|
|||
<sys:String x:Key="ScorchedEarth_P">Scorched Earth</sys:String>
|
||||
<sys:String x:Key="Ragnarok">Ragnarok</sys:String>
|
||||
<sys:String x:Key="Aberration_P">Aberration</sys:String>
|
||||
<sys:String x:Key="Extinction">Extinction</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Total Conversion Names -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.338.1
|
||||
1.0.339.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue