This repository contains C headers for Godot Engine's GDExtensions API.
If the current branch is not up-to-date for your needs, or if you want to sync the headers with your own modified version of Godot, here is the update procedure used to sync this repository with upstream releases:
extension_api.json
file with:
godot --dump-extension-api extension_api.json
core/extension/gdextension_interface.h
to godot