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

20 lines
414 B
JSON

{
"name": "x-plane",
"version": "4.1.1",
"port-version": 1,
"description": "The X-Plane Plugin SDK",
"homepage": "https://developer.x-plane.com/sdk/",
"license": null,
"supports": "(windows & !uwp & x64) | (osx & (x64 | arm64)) | (linux & x64)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}