Various: updates to RCON settings (#307)

This commit is contained in:
Greelan
2023-03-23 23:45:59 +11:00
committed by GitHub
parent a574c8e14d
commit 67923fb65c
12 changed files with 123 additions and 125 deletions

View File

@@ -70,6 +70,18 @@
"DefaultValue": "0000",
"EnumValues": {}
},
{
"DisplayName": "RCON Password",
"Category": "Server Settings",
"Description": "See the Security and Privacy menu for configurable options for the server's RCON",
"Keywords": "rcon,password",
"FieldName": "RCONPassword",
"InputType": "hidden",
"IsFlagArgument": false,
"ParamFieldName": "RCONPassword",
"IncludeInCommandLine": false,
"EnumValues":{}
},
{
"DisplayName": "Enable Valve Anti-Cheat (Steam VAC)",
"Category": "Server Settings",