2022-09-19 01:20:51 +00:00
|
|
|
[submodule "glfw"]
|
|
|
|
path = lib/glfw
|
|
|
|
url = https://github.com/glfw/glfw.git
|
|
|
|
[submodule "glm"]
|
|
|
|
path = lib/glm
|
|
|
|
url = https://github.com/g-truc/glm.git
|
2022-09-21 02:02:58 +00:00
|
|
|
[submodule "stb"]
|
|
|
|
path = lib/stb
|
|
|
|
url = https://github.com/nothings/stb.git
|
2022-09-22 22:35:11 +00:00
|
|
|
[submodule "lib/openal-soft"]
|
|
|
|
path = lib/openal-soft
|
|
|
|
url = https://github.com/kcat/openal-soft.git
|
|
|
|
[submodule "lib/freealut"]
|
|
|
|
path = lib/freealut
|
|
|
|
url = https://github.com/vancegroup/freealut.git
|