neonucleus/.gitmodules
2025-07-03 13:09:34 +02:00

16 lines
390 B
Plaintext

[submodule "foreign/lua52"]
path = foreign/lua52
url = https://github.com/lua/lua
branch = v5-2
[submodule "foreign/lua53"]
path = foreign/lua53
url = https://github.com/lua/lua
branch = v5.3
[submodule "foreign/lua54"]
path = foreign/lua54
url = https://github.com/lua/lua
branch = v5.4
[submodule "foreign/raylib"]
path = foreign/raylib
url = https://github.com/raysan5/raylib