mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
CSM 44 Beta 1
This commit is contained in:
parent
f32d72ba8b
commit
f3adbfac94
4 changed files with 9 additions and 9 deletions
|
|
@ -5,22 +5,21 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-09-20T00:00:00Z</updated>
|
||||
<updated>2020-09-21T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:21AABD3F-375F-4D5D-B8AD-78062834009D</id>
|
||||
<title>1.1.43 (1.1.43.1)</title>
|
||||
<summary>1.1.43.1</summary>
|
||||
<id>urn:uuid:5C31A84E-72DB-41A8-8FE1-91ACC40B318B</id>
|
||||
<title>1.1.44 (1.1.44.1)</title>
|
||||
<summary>1.1.44.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-09-20T00:00:00Z</updated>
|
||||
<updated>2020-09-21T00: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>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Administration section - Added the Isle of Siptah DLC map to the map droplist.</li>
|
||||
<li>Administration section - added new field to set the Map Save filename, should default to the correct db file, for the two maps.</li>
|
||||
<li>Server Monitor - fixed DLC map name display</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
<!--#region Game Map Names -->
|
||||
<sys:String x:Key="ConanSandbox">The Exiled Lands</sys:String>
|
||||
<sys:String x:Key="/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah">Isle of Siptah</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Process Priority -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.43.1
|
||||
1.1.44.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue