File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Meta.Prerequisites=[]
2121Meta.ExtraContainerPackages=[]
2222Meta.ConfigReleaseState=NotSpecified
2323Meta.NoCommercialUsage=True
24- Meta.ConfigVersion=3
24+ Meta.ConfigVersion=4
2525Meta.ReleaseNotes=
2626Meta.BreakingReleaseNotes=
2727Meta.AppConfigId=bb8773de-7ce7-42fc-a5be-3871e467b2cf
@@ -39,7 +39,7 @@ App.WindowsCommandLineArgs=
3939App.CommandLineArgs={{$PlatformArgs}} {{$FormattedArgs}}
4040App.UseLinuxIOREDIR=False
4141App.AppSettings={}
42- App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"271590"}
42+ App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"271590","DOTNET_SYSTEM_GLOBALIZATION_INVARIANT":"1" }
4343App.CommandLineParameterFormat=-{0} "{1}"
4444App.CommandLineParameterDelimiter=
4545App.ExitMethod=OS_CLOSE
You can’t perform that action at this time.
0 commit comments