Add a proper quote and quote url for rpcs3

This commit is contained in:
Zion Nimchuk 2018-10-20 16:20:56 -07:00
parent 7e515272ad
commit 405e1e1f0e

View file

@ -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, RPCS3s 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 RPCS3s 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"
},