We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04142cc commit fa0bafaCopy full SHA for fa0bafa
.gitmodules
@@ -1,6 +1,9 @@
1
[submodule "lua"]
2
path = lua
3
url = https://github.com/lua/lua.git
4
+[submodule "luac"]
5
+ path = luac
6
+ url = https://github.com/lua/luac.git
7
[submodule "scripts"]
8
path = scripts
9
url = https://github.com/Lethja/lua-scripts.git
luac
0 commit comments