Update project-zomboidconfig.json
This commit is contained in:
parent
50b0c395c1
commit
d8b830e745
@ -3,7 +3,7 @@
|
||||
"DisplayName": "Admin Password",
|
||||
"Category": "Server Settings",
|
||||
"Description": "In-game \"admin\" user password (not the server password). You should change this after first installing the server",
|
||||
"Keywords": "admin password",
|
||||
"Keywords": "admin,password",
|
||||
"FieldName": "adminpassword",
|
||||
"InputType": "password",
|
||||
"IsFlagArgument": false,
|
||||
@ -31,7 +31,7 @@
|
||||
"DisplayName": "Steam Integration",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Enable Steam integration",
|
||||
"Keywords": "steam integration",
|
||||
"Keywords": "steam,integration",
|
||||
"FieldName": "SteamInt",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
@ -47,7 +47,7 @@
|
||||
"DisplayName": "Maximum Server Memory",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Maximum server memory (in MB)",
|
||||
"Keywords": "maximum memory",
|
||||
"Keywords": "maximum,memory",
|
||||
"FieldName": "MaxMemory",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
|
Loading…
Reference in New Issue
Block a user