wow-addons
v0.0.4
Published
Install and update World of Warcraft addons
Downloads
17
Readme
WoW Addons
This is far from stable, use with caution.
Usage
$ npm install -g wow-addonsIt is advised to use in your World of Warcraft folder root (e.g: /Applications/World\ of\ Warcraft)
- Initialize manifest:
$ wow-addons init- Add addons: (this won't install anything)
# Using the Curse database
$ wow-addons add recount deadly-boss-mods
# Using a git repository
$ wow-addons add -p git http://git.tukui.org/Elv/elvui.git- Install everything
# wow-addons update