No description
Find a file
2016-08-10 12:41:06 +02:00
bin Merge branch 'master' into git 2016-08-07 14:55:21 +02:00
conf [BASH] allow additional custom config for cmake 2016-08-07 12:26:30 +02:00
data DB/dumps: update base files 2016-08-08 19:16:06 +02:00
modules/dep Merge branch 'master' into git 2016-08-07 14:55:21 +02:00
src Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git 2016-08-10 12:41:06 +02:00
.gitattributes First Commit 2016-06-26 10:39:44 +02:00
.gitignore Merging 2016-08-07 12:47:10 +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
cmake_uninstall.cmake.in First Commit 2016-06-26 10:39:44 +02:00
CMakeLists.txt Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git 2016-08-10 12:41:06 +02:00
config.h.cmake First Commit 2016-06-26 10:39:44 +02:00
install.sh created install script 2016-08-07 12:08:56 +02:00
PreLoad.cmake First Commit 2016-06-26 10:39:44 +02:00
README.md Credits to SunwellCore, TrinityCore and MaNGOS authors 2016-07-24 16:14:13 +02:00
revision.h.in.cmake Added AzerothCore labels 2016-07-24 15:55:38 +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).

Like MaNGOS and TrinityCore did in past, we like to write clean code and doing software development right, but our main goal is to have fully working features. In other terms, we always prefer proper solutions to problems, but we may accept "hackfixes" (when they do not affect the game stability) if a proper solution is not available yet.

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...

Work in progress...

The project is still under a work in progress phase, so all guidelines may not be available yet and PRs may be not merged immediately, but feel free to starting contributing. We will love to review and accept your PRs.

Authors & Contributors

This project is brought to you thanks to: