Update project-zomboidconfig.json

This commit is contained in:
Greelan 2022-02-01 10:36:48 +11:00
parent 23a76b1068
commit 4004bcf8b0

View File

@ -94,14 +94,14 @@
{
"DisplayName":"Server Password",
"Category":"Server Settings",
"Description":"Password to connect to the server. You should change this after first installing the server",
"Description":"Password to connect to the server",
"Keywords":"password",
"FieldName":"Password",
"InputType":"RandomPassword",
"InputType":"password",
"IsFlagArgument":false,
"ParamFieldName":"Password",
"IncludeInCommandLine":false,
"DefaultValue":"Password123"
"DefaultValue":""
},
{
"DisplayName":"Admin Password",