Files
neonucleus/.gitmodules
2026-04-02 11:06:35 +02:00

16 lines
358 B
Plaintext

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