-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.53 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.53 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
40
41
42
43
44
45
[submodule "subprojects/chemskr"]
path = subprojects/chemskr
url = https://github.com/heimskr/chemskr.git
[submodule "stb"]
path = stb
url = https://github.com/nothings/stb.git
[submodule "subprojects/namegen"]
path = subprojects/namegen
url = https://github.com/heimskr/namegen.git
[submodule "subprojects/miniaudio"]
path = subprojects/miniaudio
url = https://github.com/heimskr/miniaudio.git
[submodule "voronoi"]
path = voronoi
url = https://github.com/JCash/voronoi.git
[submodule "subprojects/zip8"]
path = subprojects/zip8
url = https://github.com/heimskr/zip8.git
[submodule "subprojects/pngpp"]
path = subprojects/pngpp
url = https://github.com/heimskr/pngpp.git
[submodule "subprojects/fixed_string"]
path = subprojects/fixed_string
url = https://github.com/unterumarmung/fixed_string.git
[submodule "subprojects/FastNoise2"]
path = subprojects/FastNoise2
url = https://github.com/Auburn/FastNoise2.git
[submodule "subprojects/glm"]
path = subprojects/glm
url = https://github.com/g-truc/glm.git
[submodule "subprojects/libnoise"]
path = subprojects/libnoise
url = https://github.com/qknight/libnoise.git
[submodule "subprojects/backward-cpp"]
path = subprojects/backward-cpp
url = https://github.com/bombela/backward-cpp.git
[submodule "subprojects/curlpp"]
path = subprojects/curlpp
url = https://github.com/jpbarrette/curlpp.git
[submodule "subprojects/Zipios"]
path = subprojects/Zipios
url = https://github.com/heimskr/zipios.git
[submodule "subprojects/clip"]
path = subprojects/clip
url = https://github.com/dacap/clip.git