We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9120c05 commit 776bb4cCopy full SHA for 776bb4c
Config/DefaultGame.ini
@@ -46,7 +46,7 @@ BuildTarget=
46
StagingDirectory=(Path="")
47
FullRebuild=False
48
ForDistribution=False
49
-IncludeDebugFiles=True
+IncludeDebugFiles=False
50
BlueprintNativizationMethod=Disabled
51
bIncludeNativizedAssetsInProjectGeneration=False
52
bExcludeMonolithicEngineHeadersInNativizedCode=False
@@ -68,7 +68,7 @@ bShareMaterialShaderCode=True
68
bDeterministicShaderCodeOrder=False
69
bSharedMaterialNativeLibraries=True
70
ApplocalPrerequisitesDirectory=(Path="")
71
-IncludeCrashReporter=True
+IncludeCrashReporter=False
72
InternationalizationPreset=English
73
-CulturesToStage=en
74
+CulturesToStage=en
0 commit comments