mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-01 05:48:14 +03:00
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
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/JoltPhysics"]
|
|
path = Nuake/dependencies/JoltPhysics
|
|
url = https://github.com/antopilo/JoltPhysics.git
|
|
[submodule "Nuake/dependencies/soloud"]
|
|
path = Nuake/dependencies/soloud
|
|
url = https://github.com/antopilo/soloud.git
|
|
[submodule "Nuake/dependencies/Coral"]
|
|
path = Nuake/dependencies/Coral
|
|
url = https://github.com/antopilo/Coral.git
|
|
[submodule "Nuake/dependencies/recastnavigation"]
|
|
path = Nuake/dependencies/recastnavigation
|
|
url = https://github.com/antopilo/recastnavigation.git
|
|
[submodule "Nuake/dependencies/tracy"]
|
|
path = Nuake/dependencies/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|