Update project-zomboidconfig.json

This commit is contained in:
Greelan 2021-12-26 10:34:01 +11:00 committed by GitHub
parent 50b0c395c1
commit d8b830e745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"DisplayName": "Admin Password", "DisplayName": "Admin Password",
"Category": "Server Settings", "Category": "Server Settings",
"Description": "In-game \"admin\" user password (not the server password). You should change this after first installing the server", "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", "FieldName": "adminpassword",
"InputType": "password", "InputType": "password",
"IsFlagArgument": false, "IsFlagArgument": false,
@ -31,7 +31,7 @@
"DisplayName": "Steam Integration", "DisplayName": "Steam Integration",
"Category": "Server Settings", "Category": "Server Settings",
"Description": "Enable Steam integration", "Description": "Enable Steam integration",
"Keywords": "steam integration", "Keywords": "steam,integration",
"FieldName": "SteamInt", "FieldName": "SteamInt",
"InputType": "checkbox", "InputType": "checkbox",
"IsFlagArgument": false, "IsFlagArgument": false,
@ -47,7 +47,7 @@
"DisplayName": "Maximum Server Memory", "DisplayName": "Maximum Server Memory",
"Category": "Server Settings", "Category": "Server Settings",
"Description": "Maximum server memory (in MB)", "Description": "Maximum server memory (in MB)",
"Keywords": "maximum memory", "Keywords": "maximum,memory",
"FieldName": "MaxMemory", "FieldName": "MaxMemory",
"InputType": "number", "InputType": "number",
"IsFlagArgument": false, "IsFlagArgument": false,