-
-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 707 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 707 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdParty/Detours"]
path = 3rdParty/Detours
url = https://github.com/paulsapps/Detours.git
[submodule "3rdParty/googletest"]
path = 3rdParty/googletest
url = https://github.com/google/googletest.git
[submodule "3rdParty/magic_enum"]
path = 3rdParty/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "3rdParty/jsonxx"]
path = 3rdParty/jsonxx
url = https://github.com/hjiang/jsonxx
[submodule "3rdParty/stb"]
path = 3rdParty/stb
url = https://github.com/nothings/stb.git
[submodule "3rdParty/lodepng"]
path = 3rdParty/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "3rdParty/json"]
path = 3rdParty/json
url = https://github.com/nlohmann/json.git