Skip to content

Commit 273f9a7

Browse files
authored
Merge pull request #10403 from dsnopek/redo-vnen-8751
Add example of GDExtension written pure C
2 parents 0b67f02 + 874b279 commit 273f9a7

9 files changed

+2169
-0
lines changed

tutorials/scripting/gdextension/gdextension_c_example.rst

Lines changed: 2166 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

tutorials/scripting/gdextension/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ GDExtension
99

1010
what_is_gdextension
1111
gdextension_cpp_example
12+
gdextension_c_example
1213
gdextension_file
1314
gdextension_docs_system

tutorials/scripting/gdextension/what_is_gdextension.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ The bindings below are developed and maintained by the community:
101101
Also, double-check whether the binding is compatible with the Godot version
102102
you're using.
103103

104+
.. _doc_what_is_gdextension_version_compatibility:
105+
104106
Version compatibility
105107
---------------------
106108

0 commit comments

Comments
 (0)