pineapple/externals/vcpkg/ports/shiva-sfml/vcpkg.json
2022-07-23 03:01:36 +02:00

13 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"
]
}