pineapple-src/externals/vcpkg/ports/shiva-sfml/vcpkg.json

14 lines
234 B
JSON
Raw Normal View History

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