Skip to content

Commit fa0bafa

Browse files
committed
Added luac submodule
1 parent 04142cc commit fa0bafa

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[submodule "lua"]
22
path = lua
33
url = https://github.com/lua/lua.git
4+
[submodule "luac"]
5+
path = luac
6+
url = https://github.com/lua/luac.git
47
[submodule "scripts"]
58
path = scripts
69
url = https://github.com/Lethja/lua-scripts.git

luac

Submodule luac added at 9ecbe72

0 commit comments

Comments
 (0)