mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-01 05:34:04 -05:00
14 lines
234 B
JSON
Executable File
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"
|
|
]
|
|
}
|