diff --git a/communities.json b/communities.json index 34a9d1e..d4fcd2e 100644 --- a/communities.json +++ b/communities.json @@ -679,6 +679,14 @@ "quote": "Discord both strengthened our community and dramatically improved discussion amongst the developers.", "inviteCode": "G7Qnnhy", "githubUrl": "https://github.com/nestjs" + }, + { + "logo": "yuzu.png", + "title": "yuzu", + "quote": "Discord is used to provide premium support for our users.", + "quoteSourceUrl": "https://yuzu-emu.org/help/reference/asking/", + "inviteCode": "yuzu", + "githubUrl": "https://github.com/yuzu-emu/" } ] } diff --git a/logos/yuzu.png b/logos/yuzu.png new file mode 100644 index 0000000..fb83154 Binary files /dev/null and b/logos/yuzu.png differ