Skip to content

World of Warcraft - Legion (7.3.5 26972) source, based on leaked source from uwow.biz.

License

Notifications You must be signed in to change notification settings

cooler-SAI/LegionCore-7.3.5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegionCore

Table of Contents

Introduction

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.

Requirements

Important

The main difference to note is that LegionCore requires Boost (1.64.0), Visual Studio 2017 or later, and MySQL (5.6.51).

Windows specific

Linux specific

Mac specific

Install

Most of the install steps are the same as the TrinityCore ones here.

Data Files

This core has been optimized for DBC/vmap/map/mmaps files from UWoW and are not provided as part of this source code package. Instead the data files for LegionCore can be acquired here.

⚠️ We will not provide further assistance if those files are not available anymore.

Some files from the above data files are wrong. Use the TrinityCore 7.3.5 tools to generate the following files:

gt/xp.txt

Replace the listed above file(s) with the one(s) you generated yourself.

Common issues

TODO

Reporting issues

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.

Submitting fixes

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.

Thank you

License: GPL 2.0 read COPYING.

About

World of Warcraft - Legion (7.3.5 26972) source, based on leaked source from uwow.biz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • C 4.3%
  • Other 0.6%