We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 863d732 + 405950e commit 965d0e9Copy full SHA for 965d0e9
1 file changed
gdextension/README.md
@@ -13,8 +13,8 @@ update procedure used to sync this repository with upstream releases:
13
version/commit which you are using.
14
* Or if you use an official release, download that version of the Godot editor.
15
- Use the compiled or downloaded executable to generate the `extension_api.json`
16
- and `gdextension_interface.h` files with:
+ and `gdextension_interface.json` files with:
17
18
```
19
-godot --dump-extension-api --dump-gdextension-interface
+godot --dump-extension-api --dump-gdextension-interface-json
20
0 commit comments