mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +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>
|
<title>Conan Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||||
<link href="http://servermanagers.freeforums.net/" />
|
<link href="http://servermanagers.freeforums.net/" />
|
||||||
<updated>2020-09-20T00:00:00Z</updated>
|
<updated>2020-09-21T00:00:00Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:21AABD3F-375F-4D5D-B8AD-78062834009D</id>
|
<id>urn:uuid:5C31A84E-72DB-41A8-8FE1-91ACC40B318B</id>
|
||||||
<title>1.1.43 (1.1.43.1)</title>
|
<title>1.1.44 (1.1.44.1)</title>
|
||||||
<summary>1.1.43.1</summary>
|
<summary>1.1.44.1</summary>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-09-20T00:00:00Z</updated>
|
<updated>2020-09-21T00:00:00Z</updated>
|
||||||
<content type="xhtml">
|
<content type="xhtml">
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||||
<p>
|
<p>
|
||||||
<u style="font-size: .9em;">NEW</u>
|
<u style="font-size: .9em;">CHANGE</u>
|
||||||
<br/>
|
<br/>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Administration section - Added the Isle of Siptah DLC map to the map droplist.</li>
|
<li>Server Monitor - fixed DLC map name display</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>
|
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
<!--#region Game Map Names -->
|
<!--#region Game Map Names -->
|
||||||
<sys:String x:Key="ConanSandbox">The Exiled Lands</sys:String>
|
<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-->
|
<!--#endregion-->
|
||||||
|
|
||||||
<!--#region Process Priority -->
|
<!--#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