mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
CSM 33 Beta 6
This commit is contained in:
parent
516a200096
commit
01b977d6ef
4 changed files with 26 additions and 2 deletions
|
|
@ -5,7 +5,30 @@
|
|||
<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-05-08T00:00:00Z</updated>
|
||||
<updated>2020-05-10T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:8DE06E64-4E21-4864-8A57-5C56430AB5FB</id>
|
||||
<title>1.1.33 (1.1.33.6)</title>
|
||||
<summary>1.1.33.6</summary>
|
||||
<link href="" />
|
||||
<updated>2020-05-10T00: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>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Moved the Update reason for game server to the globalisation file.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:93E619A6-2441-4D5C-A397-C74861F7C394</id>
|
||||
|
|
|
|||
|
|
@ -651,6 +651,7 @@
|
|||
<sys:String x:Key="GlobalSettings_UpdateDirectoryPermissionsTooltip">If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_AutoUpdateLabel">Enable Auto Update</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_AutoUpdate_GameServerLabel">Game Server</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CacheDirectoryLabel">Cache Directory:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CacheDirectoryTooltip">This is where the automatic updater will cache copies of the server files.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_UpdateIntervalLabel">Update Interval:</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.33.5
|
||||
1.1.33.6
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue