-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
42 lines (42 loc) · 1.34 KB
/
.gitmodules
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
[submodule "ZigAndroidTemplate"]
path = vendor/ZigAndroidTemplate
url = https://github.com/MasterQ32/ZigAndroidTemplate
[submodule "vendor/apple_pie"]
path = vendor/apple_pie
url = https://github.com/LuukDeGram/apple_pie
[submodule "vendor/ZigAndroidTemplate"]
path = vendor/ZigAndroidTemplate
url = https://github.com/MasterQ32/ZigAndroidTemplate
[submodule "vendor/stb"]
path = vendor/stb
url = https://github.com/nothings/stb
[submodule "vendor/zigimg"]
path = vendor/zigimg
url = https://github.com/zigimg/zigimg
[submodule "vendor/SDL.zig"]
path = vendor/SDL.zig
url = https://github.com/MasterQ32/SDL.zig
[submodule "vendor/zlm"]
path = vendor/zlm
url = https://github.com/ziglibs/zlm
[submodule "vendor/args"]
path = vendor/args
url = https://github.com/MasterQ32/zig-args
[submodule "vendor/ZTT"]
path = vendor/ztt
url = https://github.com/MasterQ32/ZTT
[submodule "vendor/zig-assimp"]
path = vendor/zig-assimp
url = https://github.com/MasterQ32/zig-assimp
[submodule "vendor/zigstr"]
path = vendor/zigstr
url = https://github.com/jecolon/zigstr
[submodule "vendor/ziglyph"]
path = vendor/ziglyph
url = https://github.com/jecolon/ziglyph
[submodule "vendor/text-editor"]
path = vendor/text-editor
url = https://github.com/MasterQ32/TextEditor
[submodule "vendor/nfd"]
path = vendor/nfd
url = https://github.com/fabioarnold/nfd-zig/