Initial Commit

This commit is contained in:
2026-02-12 11:46:06 +03:00
commit b044c8d1a5
3973 changed files with 1599881 additions and 0 deletions

7
thirdparty/luaplus/README.md vendored Normal file
View File

@@ -0,0 +1,7 @@
# 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