Extract goliath auto activation

This commit is contained in:
Andrew Tomaka 2021-03-09 19:51:34 -05:00
parent 74a9232d94
commit 7dad121552
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
4 changed files with 43 additions and 34 deletions

View file

@ -1,5 +1,7 @@
install:
cp -r ATMe/ $$WOW_ADDON_DIR
cp -r ATAutoReactivateGoliath/ $$WOW_ADDON_DIR
update:
cp -r $$WOW_ADDON_DIR/ATMe .
cp -r $$WOW_ADDON_DIR/ATAutoReactivateGoliath .