-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 737 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 737 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 "ext/SDL"]
path = ext/SDL
url = https://github.com/Flone-dnb/SDL.git
[submodule "ext/cglm"]
path = ext/cglm
url = https://github.com/Flone-dnb/cglm.git
[submodule "ext/stb"]
path = ext/stb
url = https://github.com/nothings/stb.git
[submodule "ext/freetype"]
path = ext/freetype
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "ext/hashmap.c"]
path = ext/hashmap.c
url = https://github.com/tidwall/hashmap.c.git
[submodule "ext/memcheck"]
path = ext/memcheck
url = https://github.com/Flone-dnb/memcheck.git
[submodule "ext/cgltf"]
path = ext/cgltf
url = https://github.com/jkuhlmann/cgltf.git
[submodule "ext/miniaudio"]
path = ext/miniaudio
url = https://github.com/mackron/miniaudio.git