-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 677 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/hello_imgui"]
path = external/hello_imgui
url = https://github.com/pthom/hello_imgui
[submodule "external/scratch2"]
path = external/scratch2
url = https://github.com/codecat/scratch2.git
[submodule "external/glm"]
path = external/glm
url = https://github.com/g-truc/glm.git
[submodule "external/zydis"]
path = external/zydis
url = https://github.com/zyantific/zydis.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "external/ELFIO"]
path = external/ELFIO
url = https://github.com/serge1/ELFIO.git