Adding optimized maps to package

This commit is contained in:
bernat 2020-11-04 18:33:42 +01:00 committed by doterop
parent 95b5242d1e
commit b144602166
1 changed files with 5 additions and 0 deletions

View File

@ -50,10 +50,15 @@ bEncryptIniFiles=False
bEncryptPakIndex=False
bSkipEditorContent=False
+MapsToCook=(FilePath="/Game/Carla/Maps/Town01")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town01_Opt")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town02")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town02_Opt")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town03")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town03_Opt")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town04")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town04_Opt")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town05")
+MapsToCook=(FilePath="/Game/Carla/Maps/Town05_Opt")
+MapsToCook=(FilePath="/Game/Carla/Maps/OpenDriveMap")
+MapsToCook=(FilePath="/Game/Carla/Maps/TestMaps/EmptyMap")
+DirectoriesToAlwaysCook=(Path="Carla/Static/GenericMaterials/Licenseplates/Textures")