Created basic ecs that has an optional lua module
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "vendor/sol2"]
|
||||
path = vendor/sol2
|
||||
url = https://github.com/ThePhD/sol2
|
||||
[submodule "vendor/lua"]
|
||||
path = vendor/lua
|
||||
url = https://github.com/lua/lua
|
||||
Reference in New Issue
Block a user