Update sven-co-op.kvp (#431)

Devs added a period. Making it universal for both versions and any future additions.
This commit is contained in:
IceOfWraith 2023-07-26 22:13:33 -05:00 committed by GitHub
parent ed01652e6a
commit 694ade5345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ App.RootDir=./sven-co-op/
App.UpdateSource=Multi
App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "276060", "UpdateSourceArgs": "225840"}]
App.WorkingDir=276060
Console.AppReadyRegex=^Connection to Steam servers successful$
Console.AppReadyRegex=^Connection to Steam servers successful.*$
Console.ThrowawayMessageRegex=
Console.UserChatRegex=^"(?<username>.+?)<.*" say "(?<message>.+)"$
Console.UserJoinRegex=^"(?<username>.+?)<.*(entered|connected)$