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

Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension

Rename all gdnative occurences to gdextension
This commit is contained in:
Rémi Verschelde
2022-12-12 11:43:59 +01:00
66 changed files with 2191 additions and 2192 deletions

2
.gitignore vendored
View File

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