mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ConanServerManager 1.1.84
This commit is contained in:
parent
44ae096fb4
commit
31b9567a3d
7 changed files with 28 additions and 2 deletions
BIN
CSM/ConanServerManager_1.1.84.exe
Normal file
BIN
CSM/ConanServerManager_1.1.84.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.84.zip
Normal file
BIN
CSM/ConanServerManager_1.1.84.zip
Normal file
Binary file not shown.
|
|
@ -7,6 +7,30 @@
|
|||
<link href="https://servermanagers.freeforums.net/" />
|
||||
<updated>2023-06-22T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:1D95A137-FD57-4194-A7AF-C0079EE78FC2</id>
|
||||
<title>1.1.84 (1.1.84.1)</title>
|
||||
<summary>1.1.84.1</summary>
|
||||
<link href="" />
|
||||
<updated>2023-08-21T00: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>Global - add global info, if Steam WebApiKey is missing.</li>
|
||||
<li>WorldSaveRestore - add file size</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>Lacoi</name>
|
||||
<email></email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:252C96CE-3D3C-4210-8863-F62238787733</id>
|
||||
<title>1.1.83 (1.1.83.1)</title>
|
||||
|
|
@ -2249,4 +2273,4 @@
|
|||
</author>
|
||||
</entry>
|
||||
|
||||
</feed>
|
||||
</feed>
|
||||
|
|
|
|||
|
|
@ -294,6 +294,7 @@
|
|||
<sys:String x:Key="WorldSaveRestore_Refresh_FailedTitle">Refresh Backup Files Error</sys:String>
|
||||
|
||||
<sys:String x:Key="WorldSaveRestore_NameColumnLabel">Name</sys:String>
|
||||
<sys:String x:Key="WorldSaveRestore_FileSizeColumnLabel">Size</sys:String>
|
||||
<sys:String x:Key="WorldSaveRestore_CreatedDateColumnLabel">Created</sys:String>
|
||||
<sys:String x:Key="WorldSaveRestore_UpdatedDateColumnLabel">Last Updated</sys:String>
|
||||
|
||||
|
|
@ -695,6 +696,7 @@
|
|||
<sys:String x:Key="MainWindow_SteamCmd_Label">If you proceed the entire SteamCMD folder will be removed including all mod cache downloads.\r\nAre you sure you want to reinstall SteamCMD?</sys:String>
|
||||
<sys:String x:Key="MainWindow_SteamCmd_FailedTitle">Reinstall SteamCMD Error</sys:String>
|
||||
<sys:String x:Key="MainWindow_SteamCmd_FailedLabel">An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0}</sys:String>
|
||||
<sys:String x:Key="MainWindow_SteamWebApiKeyMissingLabel">Steam WebAPI Key missing! Updates, downloads and installation of profiles could fail. Enter your Steam WebApiKey in the global settings</sys:String>
|
||||
|
||||
<sys:String x:Key="MainWindow_DiscordBot_RunningCommandsTitle">Discord Bot Running Commands</sys:String>
|
||||
<sys:String x:Key="MainWindow_DiscordBot_RunningCommandsLabel">The discord bot has one or more running commands, do you want to continue shutting down the server manager?</sys:String>
|
||||
|
|
|
|||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.83
|
||||
1.1.84
|
||||
|
|
|
|||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue