forked from redo/BlockLua
allow luaget/luaset/luacall to access tables and methods, improve type conversion, add bl.string, begin adding matrix
This commit is contained in:
@@ -139,4 +139,5 @@ debug = {
|
||||
getfilename = old_debug.getfilename, -- defined in lua.env.lua
|
||||
}
|
||||
|
||||
_bllua_ts.echo(' Executed bllua-env-safe.lua')
|
||||
print = _bllua_ts.echo
|
||||
print(' Executed bllua-env-safe.lua')
|
||||
|
||||
Reference in New Issue
Block a user