mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ConanServerManager 1.1.63.2
This commit is contained in:
parent
eabca6fce6
commit
4dc8a35f1c
7 changed files with 37 additions and 9 deletions
BIN
CSM/ConanServerManager_1.1.63.exe
Normal file
BIN
CSM/ConanServerManager_1.1.63.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.63.zip
Normal file
BIN
CSM/ConanServerManager_1.1.63.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,31 @@
|
||||||
<title>Conan Server Manager Version Feed</title>
|
<title>Conan Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
||||||
<link href="http://servermanagers.freeforums.net/" />
|
<link href="http://servermanagers.freeforums.net/" />
|
||||||
<updated>2022-02-17T00:00:00Z</updated>
|
<updated>2022-03-03T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:C6DE07B3-ADA8-4AE4-BFE4-1F87CDFF6284</id>
|
||||||
|
<title>1.1.63 (1.1.63.2)</title>
|
||||||
|
<summary>1.1.63.2</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2022-03-03T00: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>Branch Details moved to new Server Details section, easier to perform profile sync.</li>
|
||||||
|
<li>Misc. Language File Updates.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:6F91598E-D62C-4F48-A205-C9C4A66BBB65</id>
|
<id>urn:uuid:6F91598E-D62C-4F48-A205-C9C4A66BBB65</id>
|
||||||
|
|
|
||||||
|
|
@ -1136,13 +1136,6 @@
|
||||||
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerLabel">Can Import Directly from Same Server</sys:String>
|
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerLabel">Can Import Directly from Same Server</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerTooltip">If enabled, will allow players to directly import characters that were exported from exactly the same server.</sys:String>
|
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerTooltip">If enabled, will allow players to directly import characters that were exported from exactly the same server.</sys:String>
|
||||||
|
|
||||||
<sys:String x:Key="ServerSettings_BranchLabel">Branch Details</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_BranchNameLabel">Branch Name:</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_BranchNameTooltip">The name of the branch to download (leave blank to use the release branch).</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_BranchPasswordLabel">Branch Password:</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_BranchPasswordTooltip">The password that is used to access the branch download.</sys:String>
|
|
||||||
<sys:String x:Key="ServerSettings_BranchClearErrorTitle">Clear Branch Error</sys:String>
|
|
||||||
|
|
||||||
<sys:String x:Key="ServerSettings_CommandLineLabel">Command Line</sys:String>
|
<sys:String x:Key="ServerSettings_CommandLineLabel">Command Line</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ProcessPriorityLabel">Priority:</sys:String>
|
<sys:String x:Key="ServerSettings_ProcessPriorityLabel">Priority:</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ProcessPriorityTooltip">Set the application priority when starting the server.</sys:String>
|
<sys:String x:Key="ServerSettings_ProcessPriorityTooltip">Set the application priority when starting the server.</sys:String>
|
||||||
|
|
@ -1202,6 +1195,17 @@
|
||||||
<sys:String x:Key="ServerSettings_AllowDiscordUpdateTooltip">If enabled, the profile will listen for update commands from discord.</sys:String>
|
<sys:String x:Key="ServerSettings_AllowDiscordUpdateTooltip">If enabled, the profile will listen for update commands from discord.</sys:String>
|
||||||
<!--#endregion-->
|
<!--#endregion-->
|
||||||
|
|
||||||
|
<!--#region Server Settings - Server Details -->
|
||||||
|
<sys:String x:Key="ServerSettings_ServerDetailsLabel">Server Details</sys:String>
|
||||||
|
|
||||||
|
<sys:String x:Key="ServerSettings_BranchLabel">Branch Details</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BranchNameLabel">Branch Name:</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BranchNameTooltip">The name of the branch to download (leave blank to use the release branch).</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BranchPasswordLabel">Branch Password:</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BranchPasswordTooltip">The password that is used to access the branch download.</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BranchClearErrorTitle">Clear Branch Error</sys:String>
|
||||||
|
<!--#endregion-->
|
||||||
|
|
||||||
<!--#region Server Settings - Server File Details -->
|
<!--#region Server Settings - Server File Details -->
|
||||||
<sys:String x:Key="ServerSettings_ServerFilesLabel">Server File Details</sys:String>
|
<sys:String x:Key="ServerSettings_ServerFilesLabel">Server File Details</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ServerFilesWarningLabel">NOTE: Any changes will require a server restart to take effect.</sys:String>
|
<sys:String x:Key="ServerSettings_ServerFilesWarningLabel">NOTE: Any changes will require a server restart to take effect.</sys:String>
|
||||||
|
|
|
||||||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
1.1.62
|
1.1.63
|
||||||
|
|
|
||||||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue