mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ArkServerManager Beta 1.1.411.7
This commit is contained in:
parent
8af0f402c7
commit
846de38a77
4 changed files with 27 additions and 1 deletions
|
|
@ -7,6 +7,30 @@
|
|||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-12-12T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:C02D44F9-E3AA-4CA0-BF2F-110F8C83CC21</id>
|
||||
<title>1.1.411 (1.1.411.7)</title>
|
||||
<summary>1.1.411.7</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-12T00: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 gamedata file for the Lost Island DLC - only contains the map name for the Map droplist - do not use until the DLC is officially released!</li>
|
||||
<li>Added Lost Island to the language files for translation.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F75C6AFF-2A27-49BE-917A-7EAAACCCBF17</id>
|
||||
<title>1.1.411 (1.1.411.6)</title>
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
<sys:String x:Key="Map_Genesis">Genesis: Part 1</sys:String>
|
||||
<sys:String x:Key="Map_CrystalIsles">Crystal Isles</sys:String>
|
||||
<sys:String x:Key="Map_Gen2">Genesis: Part 2</sys:String>
|
||||
<sys:String x:Key="Map_LostIsland">Lost Island</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Total Conversion Names -->
|
||||
|
|
@ -56,6 +57,7 @@
|
|||
<sys:String x:Key="Mod_Genesis">Genesis: Part 1</sys:String>
|
||||
<sys:String x:Key="Mod_CrystalIsles">Crystal Isles</sys:String>
|
||||
<sys:String x:Key="Mod_Genesis2">Genesis: Part 2</sys:String>
|
||||
<sys:String x:Key="Mod_LostIsland">Lost Island</sys:String>
|
||||
<sys:String x:Key="Mod_PGM">PGM</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.411.6
|
||||
1.1.411.7
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue