Update project-zomboid-win.kvp
This commit is contained in:
parent
388c631a5e
commit
90c49db7ec
@ -53,7 +53,7 @@ Console.FilterMatchReplacement=
|
||||
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||
Console.AppReadyRegex=^LOG\s+: Network\s+, \d+> [\d,]+> \*+ SERVER STARTED \*+$
|
||||
Console.UserJoinRegex=^LOG\s+: Network\s+, \d+> [\d,]+> Connected new client (?<username>.+?) ID # (?<userid>.+?) and assigned DL port (?<userport>.+?)$
|
||||
Console.UserLeaveRegex=^LOG\s+: Network\s+, \d+> [\d,]+> Disconnected player \"(?<username>.+?)\" \d+$
|
||||
Console.UserLeaveRegex=^LOG\s+: Network\s+, \d+> [\d,]+> Disconnected player "(?<username>.+?)" \d+$
|
||||
Console.UserChatRegex=
|
||||
Console.UpdateAvailableRegex=
|
||||
Console.SuppressLogAtStart=False
|
||||
|
Loading…
Reference in New Issue
Block a user