-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 793 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 793 Bytes
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 "glfw"]
path = MeltedForge/libs/glfw
url = https://github.com/CloudCodingSpace/GLFW
[submodule "slog"]
path = MeltedForge/libs/slog
url = https://github.com/CloudCodingSpace/slog
[submodule "cimgui"]
path = MeltedForge/libs/cimgui
url = https://github.com/cimgui/cimgui
[submodule "tracy"]
path = MeltedForge/libs/tracy
url = https://github.com/wolfpld/tracy/
[submodule "vma"]
path = MeltedForge/libs/vma
url = https://github.com/CloudCodingSpace/VMA
[submodule "stb"]
path = MeltedForge/libs/stb
url = https://github.com/CloudCodingSpace/stb.git
[submodule "cgltf"]
path = MeltedForge/libs/cgltf
url = https://github.com/CloudCodingSpace/cgltf
[submodule "DeccerCubes"]
path = MFTest/mftmeshes/DeccerCubes
url = https://github.com/GraphicsProgramming/deccer-cubes