mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-03 14:09:46 +03:00
19 lines
718 B
Plaintext
19 lines
718 B
Plaintext
[submodule "Nuake/dependencies/glfw"]
|
|
path = Nuake/dependencies/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "Nuake/dependencies/assimp"]
|
|
path = Nuake/dependencies/assimp
|
|
url = https://github.com/assimp/assimp.git
|
|
[submodule "Nuake/dependencies/bullet3"]
|
|
path = Nuake/dependencies/bullet3
|
|
url = https://github.com/bulletphysics/bullet3.git
|
|
[submodule "Nuake/dependencies/glew"]
|
|
path = Nuake/dependencies/glew
|
|
url = https://github.com/nigels-com/glew.git
|
|
[submodule "Nuake/dependencies/freetype"]
|
|
path = Nuake/dependencies/freetype
|
|
url = https://github.com/freetype/freetype.git
|
|
[submodule "Nuake/dependencies/soloud"]
|
|
path = Nuake/dependencies/soloud
|
|
url = https://github.com/antopilo/soloud.git
|