godot-cppv4.4
- Updated
C++ bindings for the Godot script API
- Project website: https://github.com/godotengine/godot-cpp
#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.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
ytnuf
Lily Wang