-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 885 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 885 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "external/glm"]
path = external/glm
url = https://github.com/g-truc/glm.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git
[submodule "external/entt"]
path = external/entt
url = https://github.com/skypjack/entt.git
[submodule "external/MemoryModule"]
path = external/MemoryModule
url = https://github.com/fancycode/MemoryModule.git
[submodule "external/imgui_club"]
path = external/imgui_club
url = https://github.com/ocornut/imgui_club.git
[submodule "external/imgui"]
path = external/imgui
url = https://github.com/ocornut/imgui.git
[submodule "external/assimp"]
path = external/assimp
url = https://github.com/assimp/assimp.git
[submodule "external/GLEW"]
path = external/GLEW
url = https://github.com/mVento3/GLEW.git
[submodule "external/stb"]
path = external/stb
url = https://github.com/nothings/stb.git