mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 13:22:06 +02:00
Co-authored-by: Maki <mxmcube@gmail.com> Co-authored-by: Dale Glass <dale@daleglass.net>
18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"name": "discord-rpc",
|
|
"version": "3.4.0",
|
|
"port-version": 3,
|
|
"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",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|