PZ: Setting description updates

This commit is contained in:
Greelan 2022-06-28 15:07:43 +10:00 committed by GitHub
parent 7f48b821d7
commit 2f19b5d580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -275,7 +275,7 @@
{
"DisplayName":"Mods",
"Category":"Server Settings",
"Description":"Semi-colon separated list of names of mods to install on the server. The mod IDs also need to be added to Workshop Items",
"Description":"Semi-colon separated list of mod IDs to install on the server. The workshop IDs for the mods also need to be added to Workshop Items",
"Keywords":"mods",
"FieldName":"Mods",
"InputType":"text",
@ -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. NOTE: Don't use \"Steam workshop items\" under SteamCMD and Updates",
"Description":"Semi-colon separated list of IDs of workshop items to install on the server. Mod IDs 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",