Skip to content
forked from NLua/KeraLua

C# KopiLua compatible API for native bindings of Lua/LuaJIT (compatible with MonoTouch/MonoMac/Android/.NET)

Notifications You must be signed in to change notification settings

charlenni/KeraLua

 
 

Repository files navigation

KeraLua

Build Status

C# KopiLua compatible API for native bindings of Lua/LuaJIT (compatible with iOS/Mac/Android/.NET)

Before build fetch the submodules:

git submodule update --init --recursive

iOS Build

On the Mac/Terminal:

make -f Makefile.iOS

Windows Build

You will need the CMake to build the Lua library.

On Command Prompt:

Makefile.Win32.bat
msbuild KeraLua.sln /p:Configuration=Release

About

C# KopiLua compatible API for native bindings of Lua/LuaJIT (compatible with MonoTouch/MonoMac/Android/.NET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • Shell 2.0%