Skip to content

Commit 965d0e9

Browse files
authored
Merge pull request godotengine#1929 from dsnopek/out-of-date-readme
Update `gdextension/README.md` for new `gdextension_interface.json`
2 parents 863d732 + 405950e commit 965d0e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gdextension/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ update procedure used to sync this repository with upstream releases:
1313
version/commit which you are using.
1414
* Or if you use an official release, download that version of the Godot editor.
1515
- Use the compiled or downloaded executable to generate the `extension_api.json`
16-
and `gdextension_interface.h` files with:
16+
and `gdextension_interface.json` files with:
1717

1818
```
19-
godot --dump-extension-api --dump-gdextension-interface
19+
godot --dump-extension-api --dump-gdextension-interface-json
2020
```

0 commit comments

Comments
 (0)