raylib-lua-legacy/.gitmodules
2021-12-31 12:16:04 +01:00

16 lines
316 B
Plaintext

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