From 7ea666d87c1f7603af5dbe39147aeed0df53e470 Mon Sep 17 00:00:00 2001 From: Cubxity Date: Sat, 17 Mar 2018 18:19:39 +0100 Subject: [PATCH] Added hyperium into communities.json --- communities.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/communities.json b/communities.json index 3919c82..02c4baa 100644 --- a/communities.json +++ b/communities.json @@ -124,6 +124,12 @@ "quote": "Discord helps the OBS Project maintainers, contributors, volunteers, users, and community at large keep in touch with one another in a single centralized and organized location.", "inviteCode": "obsproject", "githubUrl": "https://github.com/obsproject/obs-studio" + }, + { + "logo": "hyperium.svg", + "title": "Hyperium Client", + "inviteCode": "8GakFcT", + "githubUrl": "https://github.com/HyperiumClient" } ] }