forked from mangoszero/server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 700 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dep"]
path = dep
url = https://github.com/mangos/mangosDeps
[submodule "src/realmd"]
path = src/realmd
url = https://github.com/mangos/realmd
[submodule "src/modules/Eluna"]
path = src/modules/Eluna
url = https://github.com/elunaluaengine/eluna
[submodule "src/modules/SD3"]
path = src/modules/SD3
url = https://github.com/mangos/ScriptDev3.git
[submodule "contrib/dbdocs_editor"]
path = contrib/dbdocs_editor
url = https://github.com/mangostools/DbDocsEditor.git
[submodule "src/tools/Extractor_projects"]
path = src/tools/Extractor_projects
url = https://github.com/mangos/Extractor_projects.git
[submodule "win"]
path = win
url = https://github.com/mangostools/EasyBuild