17 lines
437 B
JSON
17 lines
437 B
JSON
|
[
|
||
|
{
|
||
|
"DisplayName": "Server Release Stream",
|
||
|
"Description": "Which release stream should be used to Update the server",
|
||
|
"Category": "SteamCMD and Updates",
|
||
|
"FieldName": "releasestream",
|
||
|
"ParamFieldName": "releasestream",
|
||
|
"IncludeInCommandLine": false,
|
||
|
"InputType": "enum",
|
||
|
"EnumValues": {
|
||
|
"": "Early Access",
|
||
|
"experimental": "Experimental"
|
||
|
|
||
|
},
|
||
|
"DefaultValue": ""
|
||
|
}
|
||
|
]
|