Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
398 B
JSON

{
"name": "casclib",
"version-date": "2024-06-05",
"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"
]
}