-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 930 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "LobsterGameEngine/vendor/glfw"]
path = LobsterGameEngine/vendor/glfw
url = https://github.com/glfw/glfw.git
[submodule "LobsterGameEngine/vendor/glm"]
path = LobsterGameEngine/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "LobsterGameEngine/vendor/imgui"]
path = LobsterGameEngine/vendor/imgui
url = https://github.com/ocornut/imgui.git
[submodule "LobsterGameEngine/vendor/imguizmo"]
path = LobsterGameEngine/vendor/imguizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "LobsterGameEngine/vendor/spdlog"]
path = LobsterGameEngine/vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "LobsterGameEngine/vendor/cereal"]
path = LobsterGameEngine/vendor/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "LobsterGameEngine/vendor/freetype"]
path = LobsterGameEngine/vendor/freetype
url = https://github.com/ubawurinna/freetype-windows-binaries