Files
pke/thirdparty/luaplus/README.md
2026-02-12 11:46:06 +03:00

277 B

LuaPlus

Excellent Josh Jensens C++ Lua wrapper.

How to build.

This fork is using cmake build system instead of p4 jam. Just use cmake .. and generate visual studio solution. If you need to use a modified lua kernel with luapus extensions, set USE_LUAPLUS_EXTENSIONS to ON