refactor, move to updates

This commit is contained in:
Brevven 2021-07-27 22:51:52 -07:00
parent b21b54e319
commit 30de78fd3e
6 changed files with 130 additions and 68 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/