Add Discord invite link to rpc

This commit is contained in:
AMIAY
2026-01-30 19:02:12 +01:00
parent 78e97bdbb7
commit bfe0156606

View File

@@ -86,6 +86,10 @@ function setDiscordActivity() {
{ {
label: 'GitHub', label: 'GitHub',
url: 'https://github.com/amiayweb/Hytale-F2P' url: 'https://github.com/amiayweb/Hytale-F2P'
},
{
label: 'Discord',
url: 'https://discord.gg/hf2pdc'
} }
] ]
}); });