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
- Lily Wang