server/win
x3n d861cd0d3a fixed another error in VC100 game project file filters :/
Signed-off-by: x3n <system.x3n@gmail.com>
2020-02-16 08:56:09 +00:00
..
VC90 Remove unused file MySQLDelayThread.h. 2020-02-16 08:29:52 +00:00
VC100 fixed another error in VC100 game project file filters :/ 2020-02-16 08:56:09 +00:00
VC110 [0026] Added VC110 project files. 2020-02-16 03:26:04 +00:00
.gitignore Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
LICENSE Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
mangosdVC90.sln [11907] Add files for MMaps Implementation 2012-02-06 23:17:16 +01:00
mangosdVC100.sln [11907] Add files for MMaps Implementation 2012-02-06 23:17:16 +01:00
mangosdVC110.sln [0026] Added VC110 project files. 2020-02-16 03:26:04 +00:00
Patch_Easybuild_Mangos3.cmd Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
Patch_Easybuild_Mangos3_Remove.cmd Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
README.md Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00

EasyBuild


Easy Build is a MaNGOS dependency checker and Cmake helper GUI.

Run this from the win folder of a MaNGOS repository and it will check all the required libraries are installed and all required submodules are cloned correctly.

This ensures that the build process will find them and build correctly.

It also provides a GUI for the Cmake build options.

For Mangos Three ONLY - There is a file that needs to be run to make easybuild work:

Patch_Easybuild_Mangos3.cmd

To remove the patch:

Patch_Easybuild_Mangos3_remove.cmd

Once again, only use the patch files on MangosThree