Skip to content

Birkbjo/underdog

Repository files navigation

Underdog Addon Manager


An addon manager for World of Warcraft. Let's you upgrade and install addons directly.


Install

First, clone the repo via git and install dependencies:

git clone [email protected]:Birkbjo/underdog.git
cd underdog
yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Start hacking!

Packaging for Production

To package apps for the local platform:

yarn package

About

A WoW Addon Manager

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published