这是本文档旧的修订版!
目录
首页
欢迎来到 AzerothCore 项目中文维基, powered by Dokuwiki
重要提示
AzerothCore 团队和所有者在任何情况下都不会赞助或支持非法的公共服务器。如果您使用这些项目来运行非法的公共服务器,而不是用于测试和学习,那是您自己的个人选择。
Getting started
Installation Guide
Documentation
Documentation Index Doxygen Docs
Overview
AzerothCore is a complete Open Source and Modular solution for MMO development.
Solid base
AzerothCore has a strong and solid base, coming from years of development. It is based on MaNGOS, TrinityCore and SunwellCore. We're improving this reliability, offering a project that follows specific versioning rules, allowing you to develop in the right way. Read More…
Playable
Our main goal is to provide a fully working and playable server application. We will focus our stable revisions on final user experiences, instead of following strict development patterns like our predecessors. Of course we will work to improve the code in every new version that is under development.
Open Source
AzerothCore modules are released under GNU AGPL 3.0 and GNU GPL 2.0. Both of these licenses are totally free and open source. We believe in the free software, and we love cooperation.
Tested, reliable, updated
SunwellCore, the father of AzerothCore, successfully ran with thousands of players for years. The goal of AzerothCore is to keep this game application updated, continuing its development.
Community-driven
The main strength of AzerothCore is its community. Users can help us by improving our code base or simply by submitting any bug report. If you want to contribute, we'd love it!
Modular
We try to make our software as modular as possible, because modular software is much easier to extend.