mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #10403 from dsnopek/redo-vnen-8751
Add example of GDExtension written pure C
This commit is contained in:
2166
tutorials/scripting/gdextension/gdextension_c_example.rst
Normal file
2166
tutorials/scripting/gdextension/gdextension_c_example.rst
Normal file
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 |
BIN
tutorials/scripting/gdextension/img/gdextension_c_running.webp
Normal file
BIN
tutorials/scripting/gdextension/img/gdextension_c_running.webp
Normal file
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