Open
Description
The current README.md instructions assume knowledge of the workflow for Godot 3.x GDNative.
It would be nice to have a guide to use GDExtension from scratch. Without prior knowledge of GDNative.
References like this for example:
Compiling this repository generates a static library to be linked with your shared lib, just like before.
... are not immediately useful.