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

Implement a way to dump the gdnative_interface.h file from the executable

This commit is contained in:
Gilles Roudière
2022-10-12 16:21:34 +02:00
parent 5aadc618b6
commit 55010a2d9f
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/