Added Enemy Level Instances to Project Settings

This commit is contained in:
Rafal Swierczek 2024-05-14 04:49:13 +01:00
parent aa996f9738
commit 44c97a48b6
3 changed files with 7 additions and 5 deletions

View File

@ -103,9 +103,11 @@ bSkipMovies=False
+MapsToCook=(FilePath="/Game/Levels/MainMenuLevel")
+MapsToCook=(FilePath="/Game/Levels/OpenWorldRework")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/MarketAreaEnemies")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/PachinkoEnemies")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeDefaultEnemies")
+MapsToCook=(FilePath="/Game/Levels/TempLevels/NewTutorialMap")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ApartmentWave")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeRooftopEnemies")
+MapsToCook=(FilePath="/Game/BountySystem/ApartmentBounty/LevelInstances/ArcadeWave")
+DirectoriesToAlwaysCook=(Path="/Interchange/Functions")
+DirectoriesToAlwaysCook=(Path="/Interchange/gltf")
+DirectoriesToAlwaysCook=(Path="/Interchange/Materials")