
Lua GDExtension 0.4.0 Scripts 4.4 Community
Submitted by user gilzoide; MIT; 2025-06-06
Extension for using the Lua programming language in Godot 4.4+
- Create Godot scripts directly in Lua, making it possible to use Lua as an alternative to GDScript or C#
- Create additional Lua states to support modding in your game, as many as you need!
- Supports Godot APIs in Lua: work with variants, Godot classes, load code from "res://..." and more!
- Supports Lua objects in GDScript: access LuaState, LuaTable, LuaFunction, LuaCoroutine and more!
Check out the project page for more information:
https://github.com/gilzoide/lua-gdextension
View files Download Recent Edits