Add pacs_prim to indoors ig_light lookup directories
This commit is contained in:
parent
43c6e8563d
commit
b31ac2d345
1 changed files with 3 additions and 0 deletions
|
@ -31,14 +31,17 @@ search_pathes =
|
||||||
"%ExportBuildDirectory%/ecosystems/desert/shape_with_coarse_mesh", // Shape directory
|
"%ExportBuildDirectory%/ecosystems/desert/shape_with_coarse_mesh", // Shape directory
|
||||||
"%ExportBuildDirectory%/ecosystems/desert/map_export", // Map directory
|
"%ExportBuildDirectory%/ecosystems/desert/map_export", // Map directory
|
||||||
"%ExportBuildDirectory%/ecosystems/desert/map_uncompressed", // Map directory
|
"%ExportBuildDirectory%/ecosystems/desert/map_uncompressed", // Map directory
|
||||||
|
"%ExportBuildDirectory%/ecosystems/desert/pacs_prim", // PACS PRIM
|
||||||
"%ExportBuildDirectory%/ecosystems/jungle/shape_clodtex_build", // Shape directory
|
"%ExportBuildDirectory%/ecosystems/jungle/shape_clodtex_build", // Shape directory
|
||||||
"%ExportBuildDirectory%/ecosystems/jungle/shape_with_coarse_mesh", // Shape directory
|
"%ExportBuildDirectory%/ecosystems/jungle/shape_with_coarse_mesh", // Shape directory
|
||||||
"%ExportBuildDirectory%/ecosystems/jungle/map_export", // Map directory
|
"%ExportBuildDirectory%/ecosystems/jungle/map_export", // Map directory
|
||||||
"%ExportBuildDirectory%/ecosystems/jungle/map_uncompressed", // Map directory
|
"%ExportBuildDirectory%/ecosystems/jungle/map_uncompressed", // Map directory
|
||||||
|
"%ExportBuildDirectory%/ecosystems/jungle/pacs_prim", // PACS PRIM
|
||||||
"%ExportBuildDirectory%/ecosystems/lacustre/shape_clodtex_build", // Shape directory
|
"%ExportBuildDirectory%/ecosystems/lacustre/shape_clodtex_build", // Shape directory
|
||||||
"%ExportBuildDirectory%/ecosystems/lacustre/shape_with_coarse_mesh", // Shape directory
|
"%ExportBuildDirectory%/ecosystems/lacustre/shape_with_coarse_mesh", // Shape directory
|
||||||
"%ExportBuildDirectory%/ecosystems/lacustre/map_export", // Map directory
|
"%ExportBuildDirectory%/ecosystems/lacustre/map_export", // Map directory
|
||||||
"%ExportBuildDirectory%/ecosystems/lacustre/map_uncompressed", // Map directory
|
"%ExportBuildDirectory%/ecosystems/lacustre/map_uncompressed", // Map directory
|
||||||
|
"%ExportBuildDirectory%/ecosystems/lacustre/pacs_prim", // PACS PRIM
|
||||||
"%ExportBuildDirectory%/continents/%ContinentName%/ig_land", // Instance group directory
|
"%ExportBuildDirectory%/continents/%ContinentName%/ig_land", // Instance group directory
|
||||||
"%ExportBuildDirectory%/continents/%ContinentName%/ig_other", // Instance group directory
|
"%ExportBuildDirectory%/continents/%ContinentName%/ig_other", // Instance group directory
|
||||||
"%ExportBuildDirectory%/continents/%ContinentName%/shape_clodtex_build", // Shape directory
|
"%ExportBuildDirectory%/continents/%ContinentName%/shape_clodtex_build", // Shape directory
|
||||||
|
|
Loading…
Reference in a new issue