Skip to content

godot-cppv4.4

Updated

C++ bindings for the Godot script API

#Usage

godot-cpp provides CMake targets:

find_package(unofficial-godot-cpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::godot::cpp)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • ytnuf's avatarytnuf
  • Lily Wang's avatarLily Wang

#Changelog

  • aebdc01[godot-cpp] Upgrade to 4.4 (#44445)
  • cb0934f[godot-cpp] Update to 4.3 (#41246)
  • a68a14e[godot-cpp] Create a new port (#37931)