From 81eee3c2ee6311268cbd94db183b21d6644a2d2f Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 4 Aug 2020 00:01:45 +0200 Subject: [PATCH] Update Packaging settings --- Config/DefaultGame.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 13edda8..cb7181c 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -11,7 +11,7 @@ InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent") Build=IfProjectHasCode BuildConfiguration=PPBC_Development BuildTarget= -StagingDirectory=(Path="") +StagingDirectory=(Path="D:/Documents/Builds") FullRebuild=False ForDistribution=False IncludeDebugFiles=False @@ -31,7 +31,7 @@ PakFileCompressionFormats= PakFileAdditionalCompressionOptions= HttpChunkInstallDataVersion= IncludePrerequisites=True -IncludeAppLocalPrerequisites=False +IncludeAppLocalPrerequisites=True bShareMaterialShaderCode=True bSharedMaterialNativeLibraries=True ApplocalPrerequisitesDirectory=(Path="") @@ -69,5 +69,6 @@ bSkipMovies=False +IniKeyBlacklist=EncryptionKey +IniKeyBlacklist=IniKeyBlacklist +IniKeyBlacklist=IniSectionBlacklist ++MapsToCook=(FilePath="/Game/0_Project/Maps/TestMap") +DirectoriesToAlwaysStageAsNonUFS=(Path="FMOD")