Edit of asset "Lua GDExtension" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Lua GDExtension | |
| Description |
Extension for using the Lua programming language in Godot 4.4+, powered by Lua 5.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 |
Extension for using the Lua programming language in Godot 4.3+ - Use Lua to script Godot objects like Node and Resource - 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 |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/gilzoide/lua-gdextension | https://github.com/gilzoide/lua-gdextension |
| Issues Url | ||
| Godot version | Godot 4.4 | |
| Version String | 0.6.0 | 0.3.0 |
| Download Commit | https://github.com/gilzoide/lua-gdextension/releases/download/0.6.0/lua-gdextension.zip | https://github.com/gilzoide/lua-gdextension/releases/download/0.3.0/lua-gdextension.zip |
| Download Url (Computed) | https://github.com/gilzoide/lua-gdextension/releases/download/0.6.0/lua-gdextension.zip | https://github.com/gilzoide/lua-gdextension/releases/download/0.3.0/lua-gdextension.zip |
| Icon Url |
https://raw.githubusercontent.com/gilzoide/lua-gdextension/main/addons/lua-gdextension/icon.png
|
|