raylib-lua-legacy/.gitmodules
2022-01-18 11:11:58 +01:00

16 lines
315 B
Plaintext

[submodule "LuaJIT"]
path = luajit
url = https://github.com/LuaJIT/LuaJIT
[submodule "raylib"]
path = raylib
url = https://github.com/raysan5/raylib
[submodule "raygui"]
path = raygui
url = https://github.com/raysan5/raygui
[submodule "examples/lynx"]
path = examples/lynx
url = https://gitlab.com/TSnake41/lynx