WeaselGames / godot_luaAPI

Godot LuaAPI
https://luaapi.weaselgames.info
Other
348 stars 27 forks source link

Add back CallableCustom for module builds #169

Closed Trey2k closed 9 months ago

Trey2k commented 9 months ago

GDExtension should get access to these coming godot 4.2, but until then we can get the fix implemented for module builds.

Until GDExtension builds also have the fix, all lua Callables still take only a Godot array.