https://github.com/ugozapad/luaplus
https://github.com/ugozapad/luaplus
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ugozapad/luaplus
- Owner: ugozapad
- License: other
- Created: 2021-05-14T19:25:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T19:52:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T06:00:40.566Z (2 months ago)
- Language: C
- Size: 365 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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