From 4786ef4bfe688a878412a890e6c45f46f8dcb236 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Fri, 21 Sep 2018 14:25:28 +0900 Subject: [PATCH] Add osu! --- communities.json | 8 ++++++++ logos/osu.svg | 1 + 2 files changed, 9 insertions(+) create mode 100755 logos/osu.svg 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