HandyNotes: Mage Hall Portals

HandyNotes: Mage Hall Portals

653k Downloads
WoW Plugin - Plugin for the "HandyNotes" addon to show portal locations for the Mage's Teleportation Nexus (Legion expansion) on your map.




# curse auto-build
git commit -a || echo "did you forget to bump TOC?"
git tag |tail -1 #to see last tags
git tag -a v3.0 -m "Release 3.0"
git push --follow-tags
#git push && git push origin tag $(git tag |tail -1)