skylua glues LuaJIT via sol2 and CommonLibSSE NG to provide an embedded, fast and lightweight scripting runtime for Skyrim
- Lua 5.1 (JIT)
- bitwise support
- hot reload
- auto complete
skylua.mp4
- dl latest release and place
skylua.dll
in<path to skyrim>/SKSE/Plugins/
- skylua runs .lua files in
<path to skyrim>/SkyLua
- (optional) lua definitions can be placed in
./SkyLua/types/skylua.lua
- SKSE
- Address Library for SKSE