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

State that godot-headers repo requires checkout to specific branch

Open quantumedbox opened this issue 3 years ago • 0 comments

Issue description: godot-header prerequisites are written in such way that using master branch seems appropriate, while currently it is being rewritten to GDExtension and has no GDNative headers at all, thus confusing new readers. Saw some people in godot discord server asking "im following the tutorial along, but why compiler couldn't find headers?".

IMO checkout to branch you're targetting should be mandatory for progressing the guide, and not just mentioned.

URL to the documentation page (if already existing): https://docs.godotengine.org/en/stable/tutorials/scripting/gdnative/gdnative_c_example.html

quantumedbox avatar May 28 '22 16:05 quantumedbox