-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 886 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Explorer/vendor/spdlog"]
path = Explorer/vendor/spdlog
url = https://github.com/gabime/spdlog
[submodule "Explorer/vendor/GLFW"]
path = Explorer/vendor/GLFW
url = https://github.com/TheCherno/glfw
[submodule "Explorer/vendor/imgui"]
path = Explorer/vendor/imgui
url = https://github.com/TheCherno/imgui
[submodule "Explorer/vendor/glm"]
path = Explorer/vendor/glm
url = https://github.com/g-truc/glm
[submodule "Explorer/vendor/yaml-cpp"]
path = Explorer/vendor/yaml-cpp
url = https://github.com/TheCherno/yaml-cpp.git
[submodule "Explorer/vendor/ImGuizmo"]
path = Explorer/vendor/ImGuizmo
url = https://github.com/TheCherno/ImGuizmo.git
[submodule "Explorer/vender/Box2D"]
path = Explorer/vender/Box2D
url = https://github.com/TheCherno/box2d.git
[submodule "Explorer/vendor/Box2D"]
path = Explorer/vendor/Box2D
url = https://github.com/TheCherno/box2d.git