|
5 달 전 | |
---|---|---|
.. | ||
README.md | 2 년 전 | |
extension_api.json | 5 달 전 | |
gdextension_interface.h | 6 달 전 |
This repository contains the C header and API JSON 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 header and API JSON with your own modified version of Godot, here is the update procedure used to sync this repository with upstream releases:
Use the compiled or downloaded executable to generate the extension_api.json
and gdextension_interface.h
files with:
godot --dump-extension-api --dump-gdextension-interface