fekalnigtacko/.gitmodules
2025-12-30 15:49:42 +01:00

19 lines
599 B
Plaintext

[submodule "external/SDL"]
path = external/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "external/glm"]
path = external/glm
url = https://github.com/g-truc/glm.git
[submodule "external/bullet3"]
path = external/bullet3
url = https://github.com/bulletphysics/bullet3.git
[submodule "external/Crow"]
path = external/Crow
url = https://github.com/CrowCpp/Crow.git
[submodule "external/asio"]
path = external/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "external/easywsclient"]
path = external/easywsclient
url = https://github.com/dhbaird/easywsclient.git