Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Also, you don't need to exchange the files per se. The only things that have been changed in the ConanServerManager.exe.config file (it's found in the root directory of your Conan Server Manager installation) is that lines 377 and 386 were altered in the following way; you can easily edit those lines and save the file afterwards yourself with an editor of your choice (e.g. Notepad++, Notepad or whichever you prefer):
377: <value>ConanSandboxServer-Win64-Test.exe</value>
and
386: <value>ConanSandboxServer-Win64-Test</value>
These have to be changed, so that the included text 'Test' is exchanged to 'Shipping', i.e. both lines should look like this afterwards:
377: <value>ConanSandboxServer-Win64-Shipping.exe</value>
and
386: <value>ConanSandboxServer-Win64-Shipping</value>
Save the file when you're done, and you can update your game servers again just fine.
Yep, similar tools, but back in the day, the CSM offered more, and some people are still using it. When you are running your own server (not talking about pure game servers here), changing tools in-between can be more time-consuming than necessary at a certain time / phase when you can't afford it.
For me, I'll be looking into the DSL (planned this anyway), but don't have the time for this now.