Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
335 B
JSON

{
"name": "godot-cpp",
"version": "4.4",
"description": "C++ bindings for the Godot script API",
"homepage": "https://github.com/godotengine/godot-cpp",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}