aboutsummaryrefslogtreecommitdiff
path: root/ports/discord-rpc/vcpkg.json
blob: 12ab91796302b3ddb5f624acd8b023a9fb7d805d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "discord-rpc",
  "version-string": "3.4.0",
  "port-version": 1,
  "description": "Rich Presence allows you to leverage the totally overhauled \"Now Playing\" section in a Discord user's profile to help people play your game together.",
  "homepage": "https://github.com/discordapp/discord-rpc",
  "dependencies": [
    "rapidjson"
  ]
}