Blood in the Water Hotfix 2 - 1.4.6.0
This commit is contained in:
@@ -194,8 +194,8 @@ public static class SteamPipeAssistant
|
||||
new SingleItem("contentroot", Path.GetFullPath(Deployables.ResultPath)),
|
||||
new SingleItem("setlive", appId switch
|
||||
{
|
||||
ClientAppId => "refactor_our_souls",
|
||||
ServerAppId => "refactor_our_souls",
|
||||
ClientAppId => "experimental",
|
||||
ServerAppId => "development",
|
||||
_ => throw new InvalidOperationException()
|
||||
}),
|
||||
new SingleItem("preview", "0"),
|
||||
|
||||
Reference in New Issue
Block a user