some updates

This commit is contained in:
Brevven 2021-10-10 23:11:49 -07:00
parent efca9e27a4
commit 541444d063
9 changed files with 80 additions and 11 deletions

View file

@ -24,7 +24,7 @@ copy: link
mkdir -p ../$(v)
cp -rf * ../$(v)
rm -f ../$(v).zip
cd ..; zip -9 -r -y $(v).zip $(v) -x "*.xcf" -x "*.git*" -x "*.bak"
cd ..; zip -9 -r -y $(v).zip $(v) -x "*.xcf" -x "*.git*" -x "*.bak" -x "*.blend*"
install: lint-changelog copy
cp -f ../$(v).zip ../../mods/