|
2 years ago | |
---|---|---|
.. | ||
godot | 2 years ago | |
README.md | 3 years ago | |
extension_api.json | 2 years ago |
This repository contains C headers for Godot Engine's GDNative Extensions 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/gdnative_interface.h
to godot