/wow-pp

WoW++ is a whole new World of Warcraft core system, built from the ground up. It will feature The Burning Crusade, but other expansions or classic support might be added later on in a different branch.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

WoW++

WoW++ is a whole new World of Warcraft core, built from the ground up. It features The Burning Crusade, but other expansions or classic support might be added later on. There is still a lot to do.

Get started

We have several "How to build" guides in our Wiki. Please check them out.

https://github.com/Kyoril/wow-pp/wiki

Branches

Source code should be published in three rolling branches:

The release branch is extensively tested and should provide you with the most stable and usable version of the core.

The promoted branch is updated with builds from the master branch, when the changes made their should be tested.

The master branch tracks live changes from the developers. This branch isn't garanmtueed to be stable or even compilable at all. You should use this branch only if you want to help developing the core actively.

Other branches may appear, which will be created by developers for certain features or fixes and should be merged into the branches listed above.