[setpack.sh] Automate the updating of up-editor textures

This commit is contained in:
KikooDX 2020-05-14 10:26:58 +02:00
parent 836e3b948b
commit f9639b3a1b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
for FOLDER in "$@";do
cp -r $FOLDER/*.png assets-cg/img/ -v
done
cd up-editor
./update.sh