Started a project and wanted to use lua. Sad to see no support for it or see anyone already put the work in to export engine API to lua considering how powerful and fast lua is. I’ve used lua for the last 10 years and it is by far one of the best scripting languages out there for gaming, especially when when using luaJIT in it’s place.
No third-party script plugin is going to have the power and effortlessness lua offers. You can practically write an entire game before you get a grasp of the syntax of one of these.