]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blob - models/desertfactory/convert.sh
18138f62c7466a694dfa194b4ee081503d45e89b
[xonotic/xonotic-maps.pk3dir.git] / models / desertfactory / convert.sh
1 find . -name \*.ase -print0 | xargs -0 perl -pi -e 's,textures/desertfactory_,models/desertfactory/textures/,g'