Convert to a true DLL engine

This commit is contained in:
2023-02-21 15:28:45 -05:00
parent 3eebe7dc33
commit 98c1b2d599
4 changed files with 62 additions and 25 deletions

6
luprex/.gitignore vendored
View File

@@ -1,5 +1,8 @@
a.out
gprof.out
gmon.out
luprex
*~
\#*#
.#*
@@ -7,8 +10,9 @@ gmon.out
*.o
*.dll
*.exe
*.so
*.a
main
obj/**
.vscode/**
ext/eris-master/src/lua