blob: 7fce5e80903ff813f40d6d32736874c612ebb3b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "shiva-sfml",
"version-string": "1.0",
"port-version": 2,
"description": "shiva-sfml plugins of shiva C++ engine",
"dependencies": [
{
"name": "sfml",
"platform": "windows"
},
"shiva"
]
}
|