mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Merge pull request #10403 from dsnopek/redo-vnen-8751
Add example of GDExtension written pure C
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 662 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -9,5 +9,6 @@ GDExtension
|
||||
|
||||
what_is_gdextension
|
||||
gdextension_cpp_example
|
||||
gdextension_c_example
|
||||
gdextension_file
|
||||
gdextension_docs_system
|
||||
|
||||
@@ -101,6 +101,8 @@ The bindings below are developed and maintained by the community:
|
||||
Also, double-check whether the binding is compatible with the Godot version
|
||||
you're using.
|
||||
|
||||
.. _doc_what_is_gdextension_version_compatibility:
|
||||
|
||||
Version compatibility
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user