From ff1be81db3881ed63392e2cb114dc1e14ffab691 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sun, 29 Sep 2024 07:21:42 +1000 Subject: [PATCH] Conan Exiles: setting description tidy-ups (#1032) --- conan-exilesconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conan-exilesconfig.json b/conan-exilesconfig.json index ca258883e..7a002424a 100644 --- a/conan-exilesconfig.json +++ b/conan-exilesconfig.json @@ -219,7 +219,7 @@ "DisplayName":"Mods List", "Category":"Conan Exiles:stadia_controller", "Subcategory":"Server Settings:settings:1", - "Description":"Mods must be entered into \"Steam workshop items\" in the SteamCMD and Updates tab. Update the game server to download the mods to the ConanSandbox\\Mods\\ directory. Inside each folder there will be a .pak file. Enter the WorkshopID\\PakFileName.pak: 2377569193\\Savage_Wilds.pak", + "Description":"To download mods, enter each ID into \"Steam workshop items\" under the Updates menu, and update the server. To load the mods, specify in the box below the path to each mod's .pak file in the ConanSandbox\\Mods\\ directory. Example: 2377569193\\Savage_Wilds.pak", "Keywords":"workshop,mod,list", "FieldName":"ModList", "InputType":"list",