added Lua to vendor sources

- TODO: add Lua to our makefile eventually
This commit is contained in:
2023-12-13 16:33:32 -06:00
parent d9ebb4e3ef
commit 27ccda5b10
3 changed files with 15 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "tdata"]
path = tdata
url = https://github.com/OpenFusionProject/tabledata.git
[submodule "vendor/Lua"]
path = vendor/Lua
url = https://github.com/walterschell/Lua.git