Valheim - BepInEx Version and Valheim+ Source Changes (#321)

This commit is contained in:
IceOfWraith
2023-04-28 16:31:39 -05:00
committed by GitHub
parent aabfb433d3
commit 6e7749ce2c
3 changed files with 38 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ App.UniversalSleepSteamQueryPort=2
App.WakeupMode=Any
Console.FilterMatchRegex=^\d\d\/\d\d\/\d{4} \d\d:\d\d:\d\d:
Console.FilterMatchReplacement=
Console.ThrowawayMessageRegex=^\(Filename: .*? Line: \d+\)$|^Thread -> id: .+|Fallback handler could not load library.*$
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+|\(Filename: .*? Line: \d+\)$|^Thread -> id: .+|Fallback handler could not load library.*$
Console.AppReadyRegex=^Game server connected$
Console.UserJoinRegex=^Got character ZDOID from (?<username>.+?) : (?<userid>-?\d+):\d+$
Console.UserLeaveRegex=^Destroying abandoned non persistent zdo -?\d+:\d+ owner (?<userid>-?\d+)$