From bfe015660683e7b36b996eea9fb39f1446f3ee5e Mon Sep 17 00:00:00 2001 From: AMIAY Date: Fri, 30 Jan 2026 19:02:12 +0100 Subject: [PATCH] Add Discord invite link to rpc --- main.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.js b/main.js index 2581c74..2b5e459 100644 --- a/main.js +++ b/main.js @@ -86,6 +86,10 @@ function setDiscordActivity() { { label: 'GitHub', url: 'https://github.com/amiayweb/Hytale-F2P' + }, + { + label: 'Discord', + url: 'https://discord.gg/hf2pdc' } ] });