Nuke GDNative from docs

This commit is contained in:
Max Hilbrunner
2022-10-15 23:53:50 +02:00
parent 2fbc5c7d48
commit 3765e1ca51
39 changed files with 32 additions and 1509 deletions
+1 -1
View File
@@ -397,7 +397,7 @@ Improving the build system for development
This shared library support is not designed to support distributing a module
to other users without recompiling the engine. For that purpose, use
:ref:`GDNative <doc_what_is_gdnative>` instead.
a GDExtension instead.
So far, we defined a clean SCsub that allows us to add the sources
of our new module as part of the Godot binary.