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.3#0
Sep 30, 2024
All
godotengine/godot-cpp1.7K
github.com/godotengine/godot-cpp
cb0934f1da
MIT
Manifest