Update Satisfactory Release Stream (#234)
Change the Early Access value to "public" so switching back from Experimental properly switches it to the EA branch.
This commit is contained in:
parent
7df4568d7f
commit
f4b00c1f17
@ -8,10 +8,10 @@
|
||||
"IncludeInCommandLine": false,
|
||||
"InputType": "enum",
|
||||
"EnumValues": {
|
||||
"": "Early Access",
|
||||
"public": "Early Access",
|
||||
"experimental": "Experimental"
|
||||
|
||||
},
|
||||
"DefaultValue": ""
|
||||
"DefaultValue": "public"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user