Make game scripts with Lua
Go to file
2025-01-05 09:38:01 +01:00
.gitignore Initial commit 2025-01-05 09:15:02 +01:00
dllmain.c Rebrand functions 2025-01-05 09:37:50 +01:00
LICENSE Initial commit 2025-01-05 09:15:02 +01:00
make.sh Initial commit 2025-01-05 09:15:02 +01:00
readme.txt Expand readme 2025-01-05 09:38:01 +01:00

Make game scripts with Lua

* How to use
Put lua.asi and _main.lua in scripts\

* Compatibility
Should work with Windows 95 and up. i486 class processors with FPU are supported

* Compilation
Run make.sh, preferably on Linux. Needs MinGW