diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3d00fe8f1..0b6d96238 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,3 +41,6 @@ [submodule "external/WindowsToolchain"] path = external/WindowsToolchain url = https://github.com/MarkSchofield/WindowsToolchain/ +[submodule "external/lua"] + path = external/lua + url = https://github.com/lua/lua.git |
