Is there any way of integrating NLua in Unity?

Viewed 33

Recently I was interested in making Lua support inside of Unity. For that you have the bindings NLua and KeraLua. My problem is that I tried adding the dll files to Assets\Plugins manually. This solution didn't work, so I tried importing both source codes to unity and importing Lua bindings inside of Assets\Plugins. This didn't work either and I'm out of ideas. any ideas on how to do that?

Thanks for everyone helping!

0 Answers
Related