I will murder someone for this

This commit is contained in:
2025-07-01 18:53:24 +02:00
parent eccbf800eb
commit 44bb1ec866
6 changed files with 86 additions and 7 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[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