C++ bindings for the Godot script API
Run the following Vcpkg command to install the port.
vcpkg install godot-cpp
godot-cpp provides CMake targets:
find_package(unofficial-godot-cpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::godot::cpp)
v4.4#0
Mar 19, 2025
All
godotengine/godot-cpp1.9K
github.com/godotengine/godot-cpp
aebdc0160a
MIT
Manifest