From 4fda9cd730f1d2d111b1fdd3761845b02b888e39 Mon Sep 17 00:00:00 2001 From: Zion Date: Fri, 16 Mar 2018 22:50:06 -0700 Subject: [PATCH] Add rpcs3 --- communities.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/communities.json b/communities.json index 3919c82..aab4b3e 100644 --- a/communities.json +++ b/communities.json @@ -125,5 +125,12 @@ "inviteCode": "obsproject", "githubUrl": "https://github.com/obsproject/obs-studio" } + { + "logo": "rpcs3.svg", + "title": "RPCS3", + "quote": "RPCS3 is the world's first PlayStation 3 emulator. We use Discord to provide support for our users, has allowed easy collaboration between contributors and is a great place for our patrons to discuss development.", + "inviteCode": "bVz5e6", + "githubUrl": "https://github.com/RPCS3/rpcs3" + } ] }