Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
EvilFactory
2024-05-02 12:25:49 -03:00
19 changed files with 216 additions and 151 deletions

View File

@@ -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"),