2016-12-24 15:49:43 +01:00
#  TrinityCore (master)
2013-07-28 21:17:32 +01:00
2018-04-03 17:01:42 +02:00
[](https://isitmaintained.com/project/TrinityCore/TrinityCore "Average time to resolve an issue") [](https://isitmaintained.com/project/TrinityCore/TrinityCore "Percentage of issues still open")[](https://www.codacy.com/app/TrinityCore/TrinityCore?utm_source=github.com&utm_medium=referral&utm_content=TrinityCore/TrinityCore&utm_campaign=Badge_Grade)
2015-04-12 00:51:10 +02:00
## Build Status
2016-12-24 15:49:43 +01:00
master | 3.3.5
2015-06-21 01:32:26 +02:00
:------------: | :------------:
2016-10-16 18:19:24 +01:00
[](https://travis-ci.org/TrinityCore/TrinityCore) | [](https://travis-ci.org/TrinityCore/TrinityCore)
[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5)
2015-06-21 01:32:26 +02:00
[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656)
2013-07-28 21:17:32 +01:00
## Introduction
TrinityCore is a *MMORPG* Framework based mostly in C++.
It is derived from *MaNGOS* , the *Massive Network Game Object Server* , and is
based on the code of that project with extensive changes over time to optimize,
improve and cleanup the codebase at the same time as improving the in-game
mechanics and functionality.
It is completely open source; community involvement is highly encouraged.
2018-03-28 13:50:04 -07:00
If you wish to contribute ideas or code, please visit our site linked below or
2016-12-24 15:49:43 +01:00
make pull requests to our [Github repository ](https://github.com/TrinityCore/TrinityCore/pulls ).
2013-07-28 21:17:32 +01:00
For further information on the TrinityCore project, please visit our project
2016-12-24 15:49:43 +01:00
website at [TrinityCore.org ](https://www.trinitycore.org ).
2013-07-28 21:17:32 +01:00
## Requirements
2015-10-16 11:16:01 +02:00
2016-12-24 15:49:43 +01:00
Software requirements are available in the [wiki ](https://www.trinitycore.info/display/tc/Requirements ) for
2017-02-14 21:32:56 +01:00
Windows, Linux and macOS.
2013-07-28 21:17:32 +01:00
## Install
2016-12-24 15:49:43 +01:00
Detailed installation guides are available in the [wiki ](https://www.trinitycore.info/display/tc/Installation+Guide ) for
2017-02-14 21:32:56 +01:00
Windows, Linux and macOS.
2013-07-28 21:17:32 +01:00
## Reporting issues
2016-12-24 15:49:43 +01:00
Issues can be reported via the [Github issue tracker ](https://github.com/TrinityCore/TrinityCore/labels/Branch-master ).
2013-07-28 21:17:32 +01:00
Please take the time to review existing issues before submitting your own to
prevent duplicates.
2016-12-24 15:49:43 +01:00
In addition, thoroughly read through the [issue tracker guide ](https://community.trinitycore.org/topic/37-the-trinitycore-issuetracker-and-you/ ) to ensure
2013-07-28 21:17:32 +01:00
your report contains the required information. Incorrect or poorly formed
reports are wasteful and are subject to deletion.
## Submitting fixes
2016-12-24 15:49:43 +01:00
C++ fixes are submitted as pull requests via Github. For more information on how to
properly submit a pull request, read the [how-to: maintain a remote fork ](https://community.trinitycore.org/topic/9002-howto-maintain-a-remote-fork-for-pull-requests-tortoisegit/ ).
2018-03-28 13:50:04 -07:00
For SQL only fixes, open a ticket; if a bug report exists for the bug, post on an existing ticket.
2013-07-28 21:17:32 +01:00
## Copyright
License: GPL 2.0
2016-12-24 15:49:43 +01:00
Read file [COPYING ](COPYING ).
2013-07-28 21:17:32 +01:00
## Authors & Contributors
2016-12-24 15:49:43 +01:00
Read file [THANKS ](THANKS ).
2013-07-28 21:17:32 +01:00
## Links
2016-12-24 15:49:43 +01:00
* [Website ](https://www.trinitycore.org )
* [Wiki ](https://www.trinitycore.info )
* [Forums ](https://community.trinitycore.org )