]> git.lizzy.rs Git - dragonblocks_alpha.git/blob - .gitmodules
Fix blending issues
[dragonblocks_alpha.git] / .gitmodules
1 [submodule "deps/linmath.h"]
2         path = deps/linmath.h
3         url = https://github.com/datenwolf/linmath.h
4 [submodule "deps/perlin"]
5         path = deps/perlin
6         url = https://github.com/czinn/perlin
7 [submodule "deps/stb"]
8         path = deps/stb
9         url = https://github.com/nothings/stb
10 [submodule "deps/dragonstd"]
11         path = deps/dragonstd
12         url = https://github.com/dragonblocks/dragonstd
13 [submodule "deps/endian.h"]
14         path = deps/endian.h
15         url = https://github.com/dragonblocks/endian.h
16 [submodule "deps/asprintf"]
17         path = deps/asprintf
18         url = https://github.com/dragonblocks/asprintf
19 [submodule "deps/dragonnet"]
20         path = deps/dragonnet
21         url = https://github.com/dragonblocks/dragonnet
22 [submodule "deps/linenoise"]
23         path = deps/linenoise
24         url = https://github.com/antirez/linenoise
25 [submodule "deps/protogen"]
26         path = deps/protogen
27         url = https://github.com/dragonblocks/protogen