Update project-zomboidconfig.json
This commit is contained in:
parent
ec70efef63
commit
c5dc44a905
@ -10,6 +10,16 @@
|
|||||||
"ParamFieldName": "adminpassword",
|
"ParamFieldName": "adminpassword",
|
||||||
"IncludeInCommandLine": true,
|
"IncludeInCommandLine": true,
|
||||||
"DefaultValue": "Password123",
|
"DefaultValue": "Password123",
|
||||||
"EnumValues": {}
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "RCON Password",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "",
|
||||||
|
"Keywords": "RCON password",
|
||||||
|
"FieldName": "$RemoteAdminPassword",
|
||||||
|
"InputType": "text",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "RCONPassword",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user