We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3f258 commit cef76c2Copy full SHA for cef76c2
1 file changed
day-of-defeat.kvp
@@ -22,7 +22,7 @@ Meta.ExtraContainerPackages=[]
22
Meta.ConfigReleaseState=NotSpecified
23
Meta.NoCommercialUsage=False
24
Meta.AppConfigId=44e92a01-51d4-4fa0-9434-936d684a6f63
25
-Meta.ConfigVersion=2
+Meta.ConfigVersion=3
26
Meta.ReleaseNotes=
27
Meta.BreakingReleaseNotes=
28
Meta.AppIsMultiIPAware=True
@@ -75,8 +75,8 @@ App.PreStartStages=[]
75
App.ForceUpdate=False
76
App.ForceUpdateReason=
77
App.Compatibility=None
78
-App.SteamUpdateAnonymousLogin=False
79
-App.SteamForceLoginPrompt=True
+App.SteamUpdateAnonymousLogin=True
+App.SteamForceLoginPrompt=False
80
App.RapidStartup=False
81
App.MonitorChildProcess=False
82
App.DumpFullChildProcessTree=False
0 commit comments