Files
gameBase/.gitmodules
T
2023-08-15 15:11:19 +03:00

10 lines
276 B
Plaintext

[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/lua-cmake"]
path = external/lua-cmake
url = https://github.com/lubgr/lua-cmake
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2