Add files via upload
This commit is contained in:
17
satisfactoryconfig.json
Normal file
17
satisfactoryconfig.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user