prosperon/.gitmodules

10 lines
380 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