Luabind is a library that helps you create bindings between C++ and Lua.
Info
| Version: | 0.7.1 |
| Author(s): | oneZeroPlus |
| Last Update: | Thursday, January 15, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.rasterbar.com/products/luabind.html |
| NuGet Url: | https://www.nuget.org/packages/luabind |
Install
Install-Package luabind
dotnet add package luabind
paket add luabind
luabind Download (Unzip the "nupkg" after downloading)
Dependencies
- lua51(5.1.5)
Tags