11 lines
350 B
JSON
11 lines
350 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|