KekEngine/.gitmodules

19 lines
659 B
Plaintext
Raw Permalink Normal View History

[submodule "dependencies/microtar"]
path = dependencies/microtar
url = https://github.com/MrLetsplay2003/microtar.git
2022-10-12 19:32:56 +02:00
[submodule "dependencies/openvr"]
path = dependencies/openvr
2023-09-09 16:18:36 +02:00
url = https://github.com/ValveSoftware/openvr.git
[submodule "dependencies/bullet3"]
path = dependencies/bullet3
url = https://github.com/bulletphysics/bullet3.git
2023-09-09 16:35:31 +02:00
[submodule "dependencies/freetype"]
path = dependencies/freetype
url = https://github.com/freetype/freetype.git
2023-09-11 14:03:49 +02:00
[submodule "dependencies/stb"]
path = dependencies/stb
url = https://github.com/nothings/stb.git
2023-10-18 18:39:04 +02:00
[submodule "dependencies/glm"]
path = dependencies/glm
url = https://github.com/g-truc/glm.git