aboutsummaryrefslogtreecommitdiff
path: root/ports/casclib/vcpkg.json
blob: a97d0344496a2ffb79cf3d2b4daabc49330d086d (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "casclib",
  "version-string": "1.50b",
  "port-version": 2,
  "description": "An open-source implementation of library for reading CASC storage from Blizzard games since 2014",
  "dependencies": [
    "zlib"
  ]
}