automatically download vendored libraries when tagged

Author Daniel Pittman <daniel@rimspace.net>
Author date 2018-08-26 19:45:36
Author local date 2018-08-26 15:45:36 -0400
Committer Daniel Pittman <daniel@rimspace.net>
Committer date 2018-08-26 19:45:36
Committer local date 2018-08-26 15:45:36 -0400
Commit 387c4ca9da0e18708d5caa1b1c34acb4d61e70d7
Tree 5fd8534707dc6b1e6f198b4d026fa1ee99e69e02
Parent 4f924c94f27e65201b6585ed4b697c7e059d7bfe
automatically download vendored libraries when tagged

The `X-VendorAddon: <name> <esoui id>` tag can be used to specify
that an addon should be downloaded and extracted when building the
release package.

This helps avoid manually updating remote packages when we need to
update them, and works smoothly with the model of shipping a version
that is seen by ESO, not manually vendored internally.