godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Add a sample of GDExtention's `dependencies` syntax

Open greenfox1505 opened this issue 1 year ago • 1 comments

**Your Godot version: ** 4.2.2

Issue description: dependencies is mentioned in the docs here, but there is no example here of what that syntax looks like.

URL to the documentation page (if already existing): https://docs.godotengine.org/en/4.0/tutorials/scripting/gdextension/gdextension_cpp_example.html#using-the-gdextension-module

greenfox1505 avatar Jun 06 '24 02:06 greenfox1505

PR https://github.com/godotengine/godot-docs/pull/9383 is attempting to add more documentation about .gdextension files, but it doesn't cover dependencies either

dsnopek avatar Jun 10 '24 14:06 dsnopek