khanat-opennel-code/code/nel/tools/3d/build_coarse_mesh/build.cfg
StudioEtrange e3d6a799bb Fix some probleme with spaces in path on windows
PCHSupport.cmake edited online with Bitbucket
2013-07-24 20:53:33 +00:00

25 lines
296 B
INI

texture_mul_size = 1.5;
search_path =
{
"shapes",
"map",
"textures",
};
list_mesh =
{
"tree_a.shape",
"tree_b.shape",
"tree_c.shape",
"tree_d.shape"
};
output_textures =
{
"mesh_a.out.shape",
"mesh_b.out.shape",
"mesh_c.out.shape",
"mesh_d.out.shape"
};