mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 04:37:04 +00:00
[Build] Larger build system update
FIXED: Core now builds under cmake for Windows TODO: Map and mmap gen currently does not build TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled This has only been tested under Windows with CMAKE and VS
This commit is contained in:
parent
c2f9316581
commit
13292befd6
640 changed files with 100354 additions and 29918 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "src/realmd"]
|
||||
path = src/realmd
|
||||
url = https://github.com/mangos/realmd.git
|
||||
[submodule "src/modules/Eluna"]
|
||||
path = src/modules/Eluna
|
||||
url = https://github.com/ElunaLuaEngine/Eluna.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue