Skip to content

Update to latest godot-cpp release #507

@limbonaut

Description

@limbonaut

Update godot-cpp submodule to the latest version. It provides us with C++ bindings to Godot's GDExtesnion API.

Currently, we are pinning this dependency to a chosen release tag. Starting with version 10.x, godot-cpp is versioned independently from Godot Engine. This is what we need to do:

  • Update our submodule to latest release,
  • Add automatic dependency tracking
  • Pass api_version=4.5 option to the build system - our minimum compatibility target

Related:

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions