-
-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.29 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.29 KB
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
28
29
30
31
32
33
[submodule "Nuake/Thirdparty/assimp"]
path = Nuake/Thirdparty/assimp
url = https://github.com/assimp/assimp.git
[submodule "Nuake/Thirdparty/JoltPhysics"]
path = Nuake/Thirdparty/JoltPhysics
url = https://github.com/antopilo/JoltPhysics.git
[submodule "Nuake/Thirdparty/soloud"]
path = Nuake/Thirdparty/soloud
url = https://github.com/antopilo/soloud.git
[submodule "Nuake/Thirdparty/Coral"]
path = Nuake/Thirdparty/Coral
url = https://github.com/antopilo/Coral.git
[submodule "Nuake/Thirdparty/recastnavigation"]
path = Nuake/Thirdparty/recastnavigation
url = https://github.com/antopilo/recastnavigation.git
[submodule "Nuake/Thirdparty/tracy"]
path = Nuake/Thirdparty/tracy
url = https://github.com/wolfpld/tracy.git
[submodule "Nuake/Thirdparty/msdf-atlas-gen"]
path = Nuake/Thirdparty/msdf-atlas-gen
url = https://github.com/antopilo/msdf-atlas-gen.git
[submodule "Nuake/Thirdparty/yoga"]
path = Nuake/Thirdparty/yoga
url = https://github.com/facebook/yoga.git
[submodule "Nuake/Thirdparty/freetype"]
path = Nuake/Thirdparty/freetype
url = https://github.com/freetype/freetype.git
[submodule "Nuake/Thirdparty/entt"]
path = Nuake/Thirdparty/entt
url = https://github.com/skypjack/entt.git
[submodule "Nuake/Thirdparty/glfw"]
path = Nuake/Thirdparty/glfw
url = https://github.com/antopilo/glfw.git