Initial lua API

This commit is contained in:
Shylie
2024-05-29 18:53:47 -04:00
parent 844e1b6c7a
commit 939fea0fa7
9 changed files with 264 additions and 34 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "glfw"]
path = glfw
url = https://git.shylie.info/shylie/glfw.git
[submodule "Lua"]
path = Lua
url = https://git.shylie.info/shylie/Lua.git