Merge pull request #109 from hcorion/rpcs3

This commit is contained in:
Kevin Ho 2018-10-27 23:34:26 -07:00 committed by GitHub
commit 16cb22d87e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,7 +251,8 @@
{ {
"logo": "rpcs3.svg", "logo": "rpcs3.svg",
"title": "RPCS3", "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", "inviteCode": "a6zm2T8",
"githubUrl": "https://github.com/RPCS3/rpcs3" "githubUrl": "https://github.com/RPCS3/rpcs3"
}, },