20 lines
555 B
Plaintext
20 lines
555 B
Plaintext
|
[submodule "deps/bullet3"]
|
||
|
path = deps/bullet3
|
||
|
url = https://github.com/bulletphysics/bullet3.git
|
||
|
[submodule "deps/glfw"]
|
||
|
path = deps/glfw
|
||
|
url = https://github.com/glfw/glfw.git
|
||
|
[submodule "deps/glm"]
|
||
|
path = deps/glm
|
||
|
url = https://github.com/g-truc/glm.git
|
||
|
[submodule "deps/stb"]
|
||
|
path = deps/stb
|
||
|
url = https://github.com/nothings/stb.git
|
||
|
[submodule "deps/openal-soft"]
|
||
|
path = deps/openal-soft
|
||
|
url = https://github.com/kcat/openal-soft.git
|
||
|
[submodule "deps/imgui"]
|
||
|
path = deps/imgui
|
||
|
url = https://github.com/ocornut/imgui.git
|
||
|
branch = docking
|