13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
[submodule "lib/glfw"]
|
|
path = lib/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "lib/glm"]
|
|
path = lib/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "lib/stb"]
|
|
path = lib/stb
|
|
url = https://github.com/nothings/stb
|
|
[submodule "lib/SDL"]
|
|
path = lib/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|