1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #67309 from groud/implement_gdnative_interface_h_dump

Implement a way to dump the gdnative_interface.h file from the executable
This commit is contained in:
Rémi Verschelde
2022-10-31 11:54:38 +01:00
8 changed files with 83 additions and 1 deletions

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ platform/windows/godot_res.res
# Generated by Godot binary
.import/
/gdnative_interface.h
extension_api.json
logs/