Skip to content

Commit 9de5a27

Browse files
committed
Fix LuaInterface submodule
1 parent 07f95ef commit 9de5a27

File tree

7 files changed

+2
-299
lines changed

7 files changed

+2
-299
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "LuaInterface"]
22
path = LuaInterface
3-
url = git@github.com:glua/LuaInterface.git
3+
url = https://github.com/glua/LuaInterface

LuaInterface

Submodule LuaInterface added at a5e79d1

LuaInterface/premake5.lua

-33
This file was deleted.

LuaInterface/src/GarrysMod/Lua/Interface.h

-32
This file was deleted.

LuaInterface/src/GarrysMod/Lua/LuaBase.h

-103
This file was deleted.

LuaInterface/src/GarrysMod/Lua/Types.h

-112
This file was deleted.

LuaInterface/src/GarrysMod/Lua/UserData.h

-18
This file was deleted.

0 commit comments

Comments
 (0)