Skip to content

Commit 05ecaef

Browse files
Change package settings to have smaller packaged game
1 parent 87f0391 commit 05ecaef

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

UE4Project/Config/DefaultGame.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ CopyrightNotice=This program is free software; you can redistribute it and/ormod
1111

1212
[/Script/UnrealEd.ProjectPackagingSettings]
1313
Build=IfProjectHasCode
14-
BuildConfiguration=PPBC_DebugGame
14+
BuildConfiguration=PPBC_Test
1515
BuildTarget=
1616
StagingDirectory=(Path="C:/Users/developer/Desktop/beta-4g")
1717
FullRebuild=True
1818
ForDistribution=True
19-
IncludeDebugFiles=True
19+
IncludeDebugFiles=False
2020
BlueprintNativizationMethod=Disabled
2121
bIncludeNativizedAssetsInProjectGeneration=False
2222
bExcludeMonolithicEngineHeadersInNativizedCode=False
23-
UsePakFile=False
23+
UsePakFile=True
2424
bUseIoStore=False
2525
bGenerateChunks=False
2626
bGenerateNoChunks=False
@@ -45,7 +45,7 @@ LocalizationTargetCatchAllChunkId=0
4545
bCookAll=True
4646
bCookMapsOnly=False
4747
bCompressed=True
48-
bSkipEditorContent=False
48+
bSkipEditorContent=True
4949
bSkipMovies=False
5050
-IniKeyBlacklist=KeyStorePassword
5151
-IniKeyBlacklist=KeyPassword
6.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)