We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d60b6a commit 30409acCopy full SHA for 30409ac
1 file changed
plains-of-pain.kvp
@@ -21,7 +21,7 @@ Meta.Prerequisites=[]
21
Meta.ExtraContainerPackages=[]
22
Meta.ConfigReleaseState=NotSpecified
23
Meta.NoCommercialUsage=False
24
-Meta.ConfigVersion=2
+Meta.ConfigVersion=3
25
Meta.ReleaseNotes=
26
Meta.BreakingReleaseNotes=
27
Meta.AppConfigId=4b2fa406-6285-4ad0-a64f-fd79b2ba6c5a
@@ -98,7 +98,7 @@ App.ApplicationReadyMode=RegexMatch
98
Console.FilterMatchRegex=
99
Console.FilterMatchReplacement=
100
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
101
-Console.AppReadyRegex=^Set Game State: RUNNING$
+Console.AppReadyRegex=^(Set Game State: RUNNING|Server Ready)$
102
Console.UserJoinRegex=^$
103
Console.UserLeaveRegex=^$
104
Console.UserChatRegex=^$
0 commit comments