18 lines
364 B
JSON
Executable file
18 lines
364 B
JSON
Executable file
{
|
|
"name": "recast",
|
|
"version": "1.5.1",
|
|
"port-version": 5,
|
|
"description": "Navigation-mesh Toolset for Games",
|
|
"homepage": "https://github.com/recastnavigation/recastnavigation",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|