SharpLua. Run Lua scripts inside Unity games and apps built with C#.

blog.codingnow.com/2017/01/unity3d_sharplua.html

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2017
  • add readme and license
  • add sharplua.unref
  • fix typo
  • add p/invoke callback, lua can call c shape now.
  • shape lua
  • optimize strings
  • add invoke_withstring
  • hello world