You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb swarm #test Android Dev Build #preflight 636d53a7a430c8fbeab4b377 [CL 23147940 by thomas ross in ue5-main branch]
7 lines
436 B
INI
7 lines
436 B
INI
[InstallBundleSource.Bulk.MiscSettings]
|
|
; Allows our Bulk data source to serialize a BulkBuildData.ini if it was missing during loading.
|
|
; Can drastically speed up Bulk data source initialization for runs after the first as it won't have to compute
|
|
; Bulk bundle information during init.
|
|
bShouldSerializeMissingBulkBuildDataIni=true
|
|
; If we limit our file parsing in Bulk bundle sources to just .pak files
|
|
bOnlyGatherPaksInBulkData=true |