mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
CSM 25
This commit is contained in:
parent
afa29c82c4
commit
624dd04bb7
7 changed files with 36 additions and 2 deletions
BIN
CSM/ConanServerManager_1.0.25.exe
Normal file
BIN
CSM/ConanServerManager_1.0.25.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.0.25.zip
Normal file
BIN
CSM/ConanServerManager_1.0.25.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,40 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-04-02T00:00:00Z</updated>
|
||||
<updated>2020-04-04T02:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59</id>
|
||||
<title>1.0.25 (1.0.25.2)</title>
|
||||
<summary>1.0.25.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-04-04T02: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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>RCON Window - Fixed the overlay, so that is can be used again.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>pt-BR Translation file added. (thanks @bruno5011)</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added last started date/time as tooltip for Status field.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:7F94445C-7435-4688-8C88-468E5308735E</id>
|
||||
|
|
|
|||
|
|
@ -814,6 +814,7 @@
|
|||
<sys:String x:Key="ServerSettings_OpenServerFolderTooltip">Open the server's installation folder.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_StatusLabel">Status:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_StatusTooltip">The status of the server on your local network.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LastStartedLabel">Last Start Time:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AvailabilityLabel">Availability:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AvailabilityTooltip">The status of the server on Steam.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_Availability_Unknown">Unknown</sys:String>
|
||||
|
|
|
|||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.24
|
||||
1.0.25
|
||||
|
|
|
|||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue