-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 732 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "external/inipp"]
path = external/inipp
url = https://github.com/mcmtroffaes/inipp
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog
[submodule "external/safetyhook"]
path = external/safetyhook
url = https://github.com/cursey/safetyhook
[submodule "external/zydis"]
path = external/zydis
url = https://github.com/zyantific/zydis
[submodule "external/SteamworksSDK"]
path = external/SteamworksSDK
url = https://github.com/rlabrecque/SteamworksSDK
[submodule "external/wxWidgets"]
path = external/wxWidgets
url = https://github.com/wxWidgets/wxWidgets
[submodule "external/mgs_gcx_editor"]
path = external/mgs_gcx_editor
url = https://github.com/Giza/mgs_gcx_editor