Skip to content

Buerkert/Buerkert.KeraLua

Repository files navigation

Buerkert.KeraLua

GitHub Actions Release dependent repos dependent pkg

C# Native bindings of Lua 5.2 for .NET

Before build fetch the submodules:

git submodule update --init --recursive

Building

dotnet build KeraLua.sln

Original documentation: NLua/KeraLua