File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change
1
+ [submodule "StarEngine/vendor/spdlog "]
2
+ path = StarEngine/vendor/spdlog
3
+ url = ../../gabime/spdlog.git
4
+ branch = v1.x
1
5
[submodule "StarEngine/vendor/GLFW "]
2
6
path = StarEngine/vendor/GLFW
3
7
url = ../../starbounded-dev/glfw.git
4
- [submodule "StarEngine/vendor/spdlog "]
5
- path = StarEngine/vendor/spdlog
6
- url = ../../gabime/spdlog.git
8
+ branch = master
7
9
[submodule "StarEngine/vendor/imgui "]
8
10
path = StarEngine/vendor/imgui
9
11
url = ../../starbounded-dev/imgui.git
10
12
branch = docking
11
13
[submodule "StarEngine/vendor/glm "]
12
14
path = StarEngine/vendor/glm
13
15
url = ../../g-truc/glm.git
16
+ branch = master
14
17
[submodule "StarEngine/vendor/yaml-cpp "]
15
18
path = StarEngine/vendor/yaml-cpp
16
- url = ../.. /sheazywi/yaml-cpp.git
19
+ url = https://github.com /sheazywi/yaml-cpp
17
20
[submodule "StarEngine/vendor/imguizmo "]
18
21
path = StarEngine/vendor/imguizmo
19
- url = ../.. /sheazywi/imguizmo.git
22
+ url = https://github.com /sheazywi/imguizmo.git
20
23
[submodule "StarEngine/vendor/Box2D "]
21
24
path = StarEngine/vendor/Box2D
22
25
url = https://github.com/sheazywi/box2d
You can’t perform that action at this time.
0 commit comments