mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ConanServerManager 1.1.83
This commit is contained in:
parent
33ce42718b
commit
6c609e36a0
7 changed files with 33 additions and 2 deletions
BIN
CSM/ConanServerManager_1.1.83.exe
Normal file
BIN
CSM/ConanServerManager_1.1.83.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.83.zip
Normal file
BIN
CSM/ConanServerManager_1.1.83.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,36 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
||||
<link href="https://servermanagers.freeforums.net/" />
|
||||
<updated>2022-11-07T00:00:00Z</updated>
|
||||
<updated>2023-06-22T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:252C96CE-3D3C-4210-8863-F62238787733</id>
|
||||
<title>1.1.83 (1.1.83.1)</title>
|
||||
<summary>1.1.83.1</summary>
|
||||
<link href="" />
|
||||
<updated>2023-06-22T00: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>ConanExiles - Change to new exe file.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Backup - add blacklist.txt, serveruid.txt, whitelist.txt to profile backup.</li>
|
||||
<li>Global Settings - add option to add additional steamcmd exit status codes as "successful" (use on your own risk).</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>Lacoi</name>
|
||||
<email></email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:5E67390A-B4A5-442D-AC94-9E1A79423B86</id>
|
||||
|
|
|
|||
|
|
@ -949,6 +949,8 @@
|
|||
<sys:String x:Key="GlobalSettings_LoggingMaxArchiveFilesTooltip">The maximum number of log files that will be kept.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RCON_ModeLabel">RCON Broadcast Mode:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RCON_ModeTooltip">Select the method used by the server manager to send auto process messages to the game clients via RCON.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SteamCmdIgnoreExitStatusCodesLabel">Ignore following SteamCmd ExitStatus</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SteamCmdIgnoreExitStatusCodesTooltip">A comma-separated list of exit staus ids, which are considered correct.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_TaskPriority_InformationLabel">Any changes to these priorities will take effect after the task has been created or saved.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskPriority_Tooltip">Select the priority used by the windows task manager when running this task.</sys:String>
|
||||
|
|
|
|||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.82
|
||||
1.1.83
|
||||
|
|
|
|||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue