Skip to Content

godot-cpp v4.3

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • ytnuf's avatar ytnuf
  • Lily Wang's avatar Lily Wang

# Changelog

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

# Source