Update Risk of Rain 2
Updated Risk of Rain 2 to use the MaxUsers properly.
This commit is contained in:
@ -22,6 +22,7 @@ App.RootDir=./risk-of-rain-2/
|
||||
App.UpdateSource=Multi
|
||||
App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "1180760", "ForceDownloadPlatform": "Windows"},{"UpdateStageName": "SDK Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "1007", "UpdateSourceTarget": "1180760", "ForceDownloadPlatform": "Windows"}]
|
||||
App.WorkingDir=1180760
|
||||
App.MaxUsers=4
|
||||
Console.ThrowawayMessageRegex=^((WARNING|ERROR): Shader.+)|((Filename:.*))$
|
||||
Console.AppReadyRegex=^.*Press Enter to chat.$
|
||||
Console.UserJoinRegex=^.*GameNetworkManager.AddPlayerInternal.*$
|
||||
|
Reference in New Issue
Block a user