显示页面过去修订反向链接回到顶部 本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。 --- redirect_from: "/" --- <!DOCTYPE markdown> # Home Welcome to the [AzerothCore](http://www.azerothcore.org/) project wiki. Read in: [English :gb:](home) [Spanish :es:](es/home) ## IMPORTANT NOTE {% include warning.html content="The AzerothCore Team and Owners DO NOT in any case sponsor nor support illegal public servers. If you use these projects to run an illegal public server and not for testing and learning it is your personal choice." %} ## Getting started - [Installation Guide](installation.md) ## Documentation - [Documentation Index](documentation_index) - All documentation in one place - [Doxygen Docs](https://www.azerothcore.org/pages/doxygen/) - Code documentation ## Overview AzerothCore is a complete Open Source and Modular solution for MMO development. ### Solid base AzerothCore has a solid base from years of development: it is based on MaNGOS, TrinityCore, and SunwellCore. We're improving this reliability with continuous development and strict rules to get code merged into the master branch. ### Stability We ensure all changes pass the CIs before being merged into the master branch. <a href="https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core-build-nopch.yml"><img alt="Github CI Core Status" src="https://github.com/azerothcore/azerothcore-wotlk/actions/workflows/core-build-nopch.yml/badge.svg?branch=master"></a> <a href="https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Awindows-build+branch%3Amaster+event%3Apush"><img alt="Github CI Windows Status" src="https://github.com/azerothcore/azerothcore-wotlk/workflows/windows-build/badge.svg?branch=master&event=push"></a> <a href="https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Amacos-build+branch%3Amaster+event%3Apush"><img alt="Github CI Mac Status" src="https://github.com/azerothcore/azerothcore-wotlk/workflows/macos-build/badge.svg?branch=master&event=push"></a> <a href="https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Adocker-build+branch%3Amaster+event%3Apush"><img alt="Github CI Docker Status" src="https://github.com/azerothcore/azerothcore-wotlk/workflows/docker-build/badge.svg?branch=master&event=push"></a> ### Open Source The new AzerothCore source components are released under the GNU AGPL 3.0 The old sources based on MaNGOS/TrinityCore are released under the GNU GPL 2.0, both those licenses are free and open source. ### Blizzlike Content We strive to make all in-game content to be blizzlike. Therefore we have a high standard for fixes being made. ### Community-driven AzerothCore has an active community of developers, contributors, and users who collaborate, share knowledge, and provide support through forums, Discord channels, and other communication platforms. If you want to contribute, we'd love it! ### Customization AzerothCore is designed to be highly modular, allowing developers to extend and customize the game to suit their preferences or create unique gameplay experiences. This flexibility enables the addition of custom features, content, and modifications. [Read More...](the-modular-structure) docs-en/home.md.txt 最后更改: 2024/03/15 19:08由 127.0.0.1