Files
PuzGame/.gitmodules
2025-02-10 01:49:03 +01:00

10 lines
333 B
Plaintext

[submodule "src/dependency/bgfx.cmake"]
path = src/dependency/bgfx.cmake
url = https://github.com/bkaradzic/bgfx.cmake
[submodule "src/dependency/SDL"]
path = src/dependency/SDL
url = https://github.com/libsdl-org/SDL
[submodule "src/dependency/tinygltf"]
path = src/dependency/tinygltf
url = https://github.com/syoyo/tinygltf