Skip to content

nmsmith22389/generator-wow-addon

Repository files navigation

generator-wow-addon NPM version Build Status Dependency Status

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

About

A template for creating a World of Warcraft addon in Lua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published