title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Trinitycore Wiki |
true |
2024-11-13 13:19:08 UTC |
markdown |
2021-08-13 17:47:17 UTC |
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.
If you wish to contribute ideas or code, please visit our site linked below or make pull requests to our Github repository.
At the moment, Trinitycore supports 3 main branches:
- 3.3.5 targeting original 2010 wow 3.3.5a, you need wow 3.3.5a.12340 client for it to run, wotlk 3.4 client is incompatible. best for starters
- cata_classic targeting 2024 wow 4.4 retail cata classic, you need wow 4.4.x client for it to run, cata 4.3.4 client is incompatible. very beta
- master usually targeting current retail version. a lot of missing content
There was also wotlk_classic targeting 2023 wow 3.4 but no longer maintained. not recommended
For further information on the TrinityCore project, please visit our project website at TrinityCore.org.
- Requirements
- Core Installation By Platform