khanat-opennel-code/code/nel/tools/3d/build_gamedata/processes/shape/0_setup.bat

16 lines
335 B
Batchfile
Raw Normal View History

2010-05-06 00:08:41 +00:00
@echo off
echo **** > null
mkdir shape_not_optimized 2> null
mkdir shape 2> null
mkdir shape_with_coarse_mesh 2> null
mkdir lightmap_not_optimized 2> null
mkdir lightmap 2> null
mkdir lightmap_16_bits 2> null
mkdir shape_with_coarse_mesh_builded 2> null
mkdir clod 2> null
mkdir tag 2> null
mkdir anim 2> null
rm null