yuzu/externals/vcpkg/ports/shiva-sfml/vcpkg.json

14 lines
234 B
JSON
Executable File

{
"name": "shiva-sfml",
"version-string": "1.0",
"port-version": 2,
"description": "shiva-sfml plugins of shiva C++ engine",
"dependencies": [
{
"name": "sfml",
"platform": "windows"
},
"shiva"
]
}