This is just an implementation of the Godot GDExtension tutorial found here: https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_cpp_example.html but as a self contained GDExtension plugin in the addons folder of a game project.