neonucleus/.gitmodules
speedy-lex 4d8adb14c1 Revert "raylib submodule -> zig dependency"
This reverts commit e96e932ca2e6934da76592ebc3fb96657765ab43.
2025-10-01 17:22:46 +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