- Introduction
- Requirements
- Install
- Data Files
- Common Issues
- Reporting issues
- Submitting fixes
- Thank you
LegionCore is a MMORPG framework for WOW Legion (Build 26972). This core is based off of the UWOW core leak of 2020. Which was derived from an old version of TrinityCore. LegionCore is completely opensource and is developed by the community. To submit a pull request please follow this template here.
If you want you can join the community discord: here.
Most of the install steps are the same as the TrinityCore ones here.
This core has been updated with tools to generate all required data files.
Run the tools in the following order, using client build 26972:
mapextractor
vmap4extractor
vmap4assembler
mmaps_generator
The generated folders dbc
, maps
, vmaps
, mmaps
, cameras
and gt
are all required.
TODO
Issues can be reported via the Github issue tracker.
Please take the time to review existing issues before submitting your own to prevent duplicates.
In addition, thoroughly read through the issue tracker guide to ensure your report contains the required information. Incorrect or poorly formed reports are wasteful and are subject to deletion.
Note that the issue tracker guide is from TrinityCore, but it also applies for this core.
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. For SQL only fixes, open a ticket; if a bug report exists for the bug, post on an existing ticket.
License: GPL 2.0 read COPYING.