Skip to content

GDExtension godot-cpp checkout instructions points to 4.0 sources instead of 4.1 sources #7680

@jtiai

Description

@jtiai

Your Godot version:
4.1

Issue description:

GDExtension page for checking out godot-cpp points to version 4,0 instead of 4.1 which later on causes building the extension itself to fail. Godot-cpp builds just fine with incorrect instructions.:

git submodule add -b 4.0 https://github.com/godotengine/godot-cpp

URL to the documentation page:

https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_cpp_example.html#setting-up-the-project

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions