Files
PuzGame/.gitmodules
Asuro aa18ffd1a5 sdl
2025-02-08 18:54:09 +01:00

16 lines
525 B
Plaintext

[submodule "src/dependency/bx"]
path = src/dependency/bx
url = https://github.com/bkaradzic/bx
[submodule "src/dependency/bgfx"]
path = src/dependency/bgfx
url = https://github.com/bkaradzic/bgfx
[submodule "src/dependency/bimg"]
path = src/dependency/bimg
url = https://github.com/bkaradzic/bimg
[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