13 lines
329 B
Plaintext
13 lines
329 B
Plaintext
[submodule "deps/freetype"]
|
|
path = deps/freetype
|
|
url = https://github.com/aseprite/freetype2
|
|
[submodule "deps/glfw"]
|
|
path = deps/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "deps/glm"]
|
|
path = deps/glm
|
|
url = https://github.com/g-truc/glm
|
|
[submodule "deps/stb"]
|
|
path = deps/stb
|
|
url = https://github.com/nothings/stb
|