|
||
|
Lua Plugin is a REALbasic plugin that allows execution of Lua scripts from within a REALbasic app. The API is similar to the RBScript API. There is a Print event that is called when Lua wants to print something, and an Input event when Lua needs input from the user. Lua Plugin has been built with Lua 4.0.
|