khanat-opennel-code/code/nel/tools/3d/build_gamedata/processes/shape/0_setup.bat
acemtp@users.sourceforge.net d5c601ffa5 initial version
2010-05-06 02:08:41 +02:00

15 lines
335 B
Batchfile

@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