3 Commits

Author SHA1 Message Date
Patrick Exner (FlameLizard) 18aed7f3ac Rename demo to project for GDExtension docs (#11658)
* Rename demo to project for GDExtension docs

Renames demo to project based on consensus in the GDExtension meeting to
convey that GDExtensions and by extension the godot-cpp-template can be
used to both write addons but also game code

* Update tutorials/scripting/cpp/gdextension_cpp_example.rst

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2026-01-23 14:07:39 +01:00
Lukas Tenbrink c46a399eab Update SConstruct and .gdextension file of the godot-cpp example with newest conventions.
# Conflicts:
#	tutorials/scripting/cpp/gdextension_cpp_example.rst
2025-11-05 15:26:00 +01:00
Lukas Tenbrink 028abe15d1 Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting. 2025-04-24 21:59:02 +02:00