No description
Find a file
2016-08-17 17:58:45 +02:00
bin [BASH] Now scripts will use default language 2016-08-17 09:43:23 +02:00
conf [CMAKE] More compatible definitions 2016-08-17 09:43:34 +02:00
data Core/Channels: allow to disable ownership of channels 2016-08-15 14:27:13 +02:00
modules Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
src Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
.gitattributes First Commit 2016-06-26 10:39:44 +02:00
.gitignore created hw-core bash libraries 2016-08-13 20:32:21 +02:00
.gitmodules added github wiki repo ( submodule ) as doc folder 2016-07-10 17:11:37 +02:00
.travis.yml Core/Fixes: Added System Travis CI. 2016-07-20 10:52:17 -04:00
CMakeLists.txt Another big repo refactoring, should be latest 2016-08-12 02:40:23 +02:00
install.sh Big re-organization of repository [W.I.P] 2016-08-11 20:25:27 +02:00
issue_template.md Update issue_template.md 2016-08-13 12:46:36 +02:00
LICENSE-AGPL3 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
LICENSE-GPL2 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
PreLoad.cmake First Commit 2016-06-26 10:39:44 +02:00
pull_request_template.md Added template files for github 2016-08-12 02:40:25 +02:00
README.md Update README.md 2016-08-14 12:50:18 +02:00

AzerothCore

Gitter

Introduction

AzerothCore is an open source game-server application for World of Warcraft, currently supporting the 3.3.5a game version.

It is written in C++ and based on MaNGOS, TrinityCore and SunwellCore.

Why AzerothCore?

Our main goal is to create a playable game server, offering a fully working game experience. In short, we focus on the user experience (UX).

We also believe in software modularity, because the more the software is modular, and the more it will be easy to be maintained, understood, developed, etc... So we organized the structure of AzerothCore as modular as possible, giving the possibility to create new modules to add custom features (instead of patching the core).

Learning project

AzerothCore is a learning project. If you want to learn how to use C++, SQL, git, etc... you came to the right place! We will gladly to help you: programming is our passion.

If you want to contribute, in our wiki you fill find a lot of resources that will guide you. Also you can poke us in our gitter chat channel.

Authors & Contributors

This project is brought to you thanks to: