generator-wow-addon
v1.0.0
Published
A template for creating a World of Warcraft addon in Lua.
Downloads
20
Maintainers
Readme
generator-wow-addon
A template for creating a World of Warcraft addon in Lua.
This generator includes Ace3 support as well as an options boilerplate, chat command, minimap button, and lots more ready to go!
Installation
First, install Yeoman and generator-wow-addon using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-wow-addon
Then generate your new project:
yo wow-addon
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © nmsmith22389