A template for GDExtension plugins based on godot-cpp. It uses CMake buildsystem and is compatible with vcpkg.
# Inside the `project` folder:
godot --doctool ../ --gdextension-docs
# The command above generates XML files inside the `doc_classes` folder.