-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.49 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.49 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
34
35
36
37
38
39
[submodule "Dependencies/plog"]
path = Dependencies/plog
url = https://github.com/LostbBlizzard/plog
[submodule "Dependencies/GLFW"]
path = Dependencies/GLFW
url = https://github.com/LostbBlizzard/glfw
[submodule "Dependencies/Imgui"]
path = Dependencies/Imgui
url = https://github.com/LostbBlizzard/imgui-docking
[submodule "Dependencies/glm"]
path = Dependencies/glm
url = https://github.com/LostbBlizzard/glm
[submodule "Dependencies/yaml-cpp"]
path = Dependencies/yaml-cpp
url = https://github.com/LostbBlizzard/yaml-cpp
[submodule "Dependencies/UCodeLang"]
path = Dependencies/UCodeLang
url = https://github.com/LostbBlizzard/UCodeLang
[submodule "Dependencies/SPIRV-Cross"]
path = Dependencies/SPIRV-Cross
url = https://github.com/LostbBlizzard/SPIRV-Cross-MoltenVK-1.1
[submodule "Dependencies/glslang"]
path = Dependencies/glslang
url = https://github.com/LostbBlizzard/glslang
[submodule "Dependencies/box2d"]
path = Dependencies/box2d
url = https://github.com/LostbBlizzard/box2d
[submodule "Dependencies/MinimalSocket"]
path = Dependencies/MinimalSocket
url = https://github.com/LostbBlizzard/Minimal-Socket
[submodule "UCodeGameEngineWebsite/Site/themes/ananke"]
path = UCodeGameEngineWebsite/Site/themes/ananke
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
[submodule "Dependencies/rttr"]
path = Dependencies/rttr
url = https://github.com/LostbBlizzard/rttr
[submodule "Dependencies/soloud"]
path = Dependencies/soloud
url = https://github.com/LostbBlizzard/soloud