Skip to content

Add instructions on how to use a pre-compiled GDExtension, + update a link in the GDExtension class reference #10960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

muno777
Copy link

@muno777 muno777 commented May 23, 2025

Currently, a Godot end-user who downloaded a pre-made GDExtension (such as SG Physics 2D) would struggle to find out how to use it in their own project. These instructions are not listed anywhere, and the current GDExtension docs only cater to people writing a GDExtension.

This PR adds a short section to the main GDExtension page describing this, and also changes the link in the GDExtension class doc to lead to the main GDExtension page instead of a sub-page.

Addresses #9277.

@Calinou Calinou added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:gdextension cherrypick:4.3 cherrypick:4.4 labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.3 cherrypick:4.4 enhancement topic:gdextension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants