From 250a73660f54ecafb3f8c4f4bb34f4bbfd1a58f0 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Wed, 15 Jun 2022 19:16:06 +1000 Subject: [PATCH] Update project-zomboidconfig.json Add warning regarding workshop items --- project-zomboidconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 7bdb84b..882fb22 100755 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -289,7 +289,7 @@ { "DisplayName":"Workshop Items", "Category":"Server Settings", - "Description":"Semi-colon separated list of IDs of workshop items to install on the server. Mod names also need to be added to Mods", + "Description":"Semi-colon separated list of IDs of workshop items to install on the server. Mod names also need to be added to Mods. NOTE: Don't use \"Steam workshop items\" under SteamCMD and Updates", "Keywords":"workshop,items", "FieldName":"WorkshopItems", "InputType":"text",