16 lines
453 B
Plaintext
16 lines
453 B
Plaintext
[submodule "glfw"]
|
|
path = libs/glfw
|
|
url = https://github.com/nigelbarink/glfw.git
|
|
[submodule "glm"]
|
|
path = libs/glm
|
|
url = https://github.com/nigelbarink/glm.git
|
|
[submodule "spdlog"]
|
|
path = libs/spdlog
|
|
url = https://github.com/nigelbarink/spdlog.git
|
|
[submodule "tinygltf"]
|
|
path = libs/tinygltf
|
|
url = https://github.com/syoyo/tinygltf.git
|
|
[submodule "GorrillaAudio"]
|
|
path = libs/GorillaAudio
|
|
url = https://github.com/mewspring/gorilla-audio.git
|