doggydog-3d / post-compile.sh
Julien Chaumond
Export {.fbx,.dae} from Maya (model from Amine)
04cab88
raw
history blame contribute delete
85 Bytes
#!/bin/bash
echo "post-compile-tweaks"
tail -n +5 dist/index.js > dist/post/index.js