Skip to content

Commit

Permalink
Update extension_api.json to Godot Engine v4.3.dev4.official (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4gr3d authored Mar 1, 2024
1 parent ff5be85 commit 75fc3e9
Show file tree
Hide file tree
Showing 3 changed files with 844 additions and 8 deletions.
2 changes: 1 addition & 1 deletion thirdparty/godot-cpp
6 changes: 3 additions & 3 deletions thirdparty/godot_cpp_gdextension_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This directory contains the API JSON for
[**Godot Engine**](https://github.com/godotengine/godot)'s *GDExtensions* API.

## Current API version
- **Godot Engine v4.3.dev.custom_build**
- [commit 81f3d43cc1ba01136795fb2059bbaa55bc514a16](https://github.com/godotengine/godot/commit/81f3d43cc1ba01136795fb2059bbaa55bc514a16)
- **Godot Engine v4.3.dev4.official**
- [commit df78c0636d79c9545a283e0e2a926d623998cc27](https://github.com/godotengine/godot/commit/df78c0636d79c9545a283e0e2a926d623998cc27)

## Updating API

Expand All @@ -20,4 +20,4 @@ update procedure:
```
godot --dump-extension-api
```
- Copy the generated `extension_api.json` file into this directory
- Copy the generated `extension_api.json` file into this directory
Loading

0 comments on commit 75fc3e9

Please sign in to comment.