mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
CSM 47
This commit is contained in:
parent
94445fc1d8
commit
c6d4186b9b
7 changed files with 29 additions and 3 deletions
BIN
CSM/ConanServerManager_1.1.47.exe
Normal file
BIN
CSM/ConanServerManager_1.1.47.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.47.zip
Normal file
BIN
CSM/ConanServerManager_1.1.47.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,31 @@
|
|||
<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-09-25T00:00:00Z</updated>
|
||||
<updated>2020-10-02T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:613F9F72-EBAF-484B-9593-8977CF8ACCD4</id>
|
||||
<title>1.1.47 (1.1.47.2)</title>
|
||||
<summary>1.1.47.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-10-02T00: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>Added new global setting to include Server IP and port to server start alert.</li>
|
||||
<li>Added server ip and port to the alert message when starting the server.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:AC6E0F0E-76F6-4769-81AF-7B9919FCD99C</id>
|
||||
|
|
|
|||
|
|
@ -804,8 +804,10 @@
|
|||
<sys:String x:Key="GlobalSettings_Alerts_ServerStopMessageTooltip">This message will be displayed when the server is being stopped.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageLabel">Server Shutdown Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageTooltip">This message will be displayed when the server is being shutdown.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Started Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Start Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageTooltip">This message will be displayed when the server is being started.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortLabel">Include Public IP and Port in Start Message</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortTooltip">The startup message will include the Public IP and Port.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorLabel">Backup Process Error:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorTooltip">This message will be displayed when the auto-backup process encountered an error.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ShutdownProcessErrorLabel">Shutdown Process Error:</sys:String>
|
||||
|
|
|
|||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.46
|
||||
1.1.47
|
||||
|
|
|
|||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue