Godot + GDNative + PluginScript: the groundwork
Aug 5, 2021 · 6 min read · Versão em Português In the last post we talked about the design of a plugin for using Lua in the Godot game engine. Today we'll start implementing our plugin with the barebones infrastructure: a GDNative library that registers Lua as a scripting lang...
Join discussion