19 lines
419 B
JSON
Executable File
19 lines
419 B
JSON
Executable File
{
|
|
"name": "casclib",
|
|
"version-date": "2021-11-16",
|
|
"port-version": 1,
|
|
"description": "An open-source implementation of library for reading CASC storage from Blizzard games since 2014",
|
|
"homepage": "http://www.zezula.net/en/casc/casclib.html",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|