Update Don't Starve Together 2
Corrected the player count to use MaxUsers properly.
This commit is contained in:
@@ -24,6 +24,7 @@ App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform
|
||||
App.WorkingDir=343050/bin
|
||||
App.EncodeUserPath=true
|
||||
App.ConsoleEnabled=true
|
||||
App.MaxUsers=64
|
||||
Console.AppReadyRegex=
|
||||
Console.ThrowawayMessageRegex=
|
||||
Console.UserChatRegex=^\[\d+:\d+:\d+\]: \[Say\] \(.+\) (?<username>.+?): (?<message>.+?)$
|
||||
|
||||
Reference in New Issue
Block a user