19 lines
576 B
JSON
19 lines
576 B
JSON
[
|
|
{
|
|
"DisplayName": "Game Directory",
|
|
"Category": "Server Settings",
|
|
"Description": "The directory for the server config and game save.",
|
|
"Keywords": "game,directory",
|
|
"FieldName": "server_dir .\\",
|
|
"InputType": "text",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "server_dir .\\",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "server_config",
|
|
"Placeholder": "server_config",
|
|
"Suffix": "",
|
|
"Hidden": false,
|
|
"SkipIfEmpty": false,
|
|
"EnumValues": {}
|
|
}
|
|
] |