aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/mo2-lootcli-header/vcpkg.json
blob: 96cdc61a6eef19e800d623bfeff7e052e8a55ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "mo2-lootcli-header",
  "version": "1.7.0",
  "description": "MO2 header file to manage lootcli output.",
  "homepage": "https://github.com/ModOrganizer2/modorganizer-lootcli",
  "license": "GPL-3.0",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}