Godot + GDNative + PluginScript: the groundwork
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...
gilzoide.hashnode.dev6 min read