-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 877 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 877 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
25
26
27
[submodule "libs/EvoVulkan"]
path = libs/EvoVulkan
url = https://github.com/Monika0000/EvoVulkan
[submodule "libs/freetype"]
path = libs/freetype
url = https://github.com/SpaRcle-Studio/freetype
[submodule "libs/harfbuzz"]
path = libs/harfbuzz
url = https://github.com/harfbuzz/harfbuzz
[submodule "libs/imgui"]
path = libs/imgui
url = https://github.com/Monika0000/imgui
[submodule "libs/glfw"]
path = libs/glfw
url = https://github.com/SpaRcle-Studio/glfw
[submodule "libs/yoga"]
path = libs/yoga
url = https://github.com/SpaRcle-Studio/yoga
[submodule "libs/glslang"]
path = libs/glslang
url = https://github.com/SpaRcle-Studio/glslang
[submodule "libs/imgui-node-editor"]
path = libs/imgui-node-editor
url = https://github.com/SpaRcle-Studio/imgui-node-editor
[submodule "libs/msdfgen"]
path = libs/msdfgen
url = https://github.com/SpaRcle-Studio/msdfgen