From 405e1e1f0ecfeeeb9b76f85d15a4013b4a6bcbd4 Mon Sep 17 00:00:00 2001 From: Zion Nimchuk Date: Sat, 20 Oct 2018 16:20:56 -0700 Subject: [PATCH] Add a proper quote and quote url for rpcs3 --- communities.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/communities.json b/communities.json index c494dea..2c062e2 100644 --- a/communities.json +++ b/communities.json @@ -251,7 +251,8 @@ { "logo": "rpcs3.svg", "title": "RPCS3", - "quote": "RPCS3 is the world's first PlayStation 3 emulator. Discord is a great platform for us to provide support for our users, collaborate with contributors and discuss development with our patrons.", + "quote": "RPCS3 relies heavily on Discord. With over 3,000 people online at nearly any given time and over 28,000 in the server, RPCS3’s Discord is one of the largest, if not the largest, for an open-source software project. In addition to providing a community where people can discuss RPCS3’s progress, games they play on it, and sharing screenshots from those games, it actively contributes to development by given the developers real-time chats where they can discuss with each other and with the public at large about how to fix issues.", + "quoteSourceUrl": "https://rpcs3.net/blog/2018/05/20/progress-report-april-2018/", "inviteCode": "a6zm2T8", "githubUrl": "https://github.com/RPCS3/rpcs3" },