diff --git a/communities.json b/communities.json index 340fa71..da71296 100644 --- a/communities.json +++ b/communities.json @@ -459,6 +459,14 @@ "quoteSourceUrl": "https://www.jetbrains.com/", "inviteCode": "5F5D5ah", "githubUrl": "https://github.com/JetBrains" + }, + { + "logo": "osu.svg", + "title": "osu!", + "quote": "All development discussion surrounding our game, the underlying game framework, community organisation and management happens on Discord. It is indispensible.", + "quoteSourceUrl": "https://osu.ppy.sh", + "inviteCode": "ppy", + "githubUrl": "https://github.com/ppy/osu" } ] } diff --git a/logos/osu.svg b/logos/osu.svg new file mode 100755 index 0000000..5f1fcb1 --- /dev/null +++ b/logos/osu.svg @@ -0,0 +1 @@ + \ No newline at end of file