prosperon/.gitmodules

19 lines
753 B
Plaintext
Raw Normal View History

2024-03-03 16:49:34 -06:00
[submodule "source/engine/thirdparty/sokol"]
path = source/engine/thirdparty/sokol
url = https://github.com/floooh/sokol.git
2024-03-03 16:58:59 -06:00
[submodule "source/engine/thirdparty/stb"]
path = source/engine/thirdparty/stb
url = https://github.com/nothings/stb.git
2024-03-03 17:02:22 -06:00
[submodule "source/engine/thirdparty/cgltf"]
path = source/engine/thirdparty/cgltf
url = https://github.com/jkuhlmann/cgltf.git
2024-03-03 17:04:37 -06:00
[submodule "quickjs"]
path = quickjs
url = https://github.com/bellard/quickjs.git
[submodule "source/engine/thirdparty/TinySoundFont"]
path = source/engine/thirdparty/TinySoundFont
url = https://github.com/schellingb/TinySoundFont.git
[submodule "source/engine/thirdparty/dr_libs"]
path = source/engine/thirdparty/dr_libs
url = https://github.com/mackron/dr_libs.git