Mercurial > code > home > repos > blender-addons
changeset 3:654e4fd5042c default tip
not sure how blender wants multiple addons in one subdir
author | drewp@bigasterisk.com |
---|---|
date | Sat, 28 Mar 2020 16:31:49 -0700 |
parents | d22d386c5e04 |
children | |
files | update.sh |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/update.sh Sat Mar 28 15:57:33 2020 -0700 +++ b/update.sh Sat Mar 28 16:31:49 2020 -0700 @@ -1,4 +1,5 @@ #!/bin/bash -cd ~/.config/blender/2.82/scripts/addons/bigasterisk +cd ~/.config/blender/2.83/scripts/addons/bigasterisk git pull https://github.com/drewp/blender-addons.git +ln -sf bigasterisk/write_animation.py ../