diff --git a/communities.json b/communities.json index 1f94e2e..97f6a91 100644 --- a/communities.json +++ b/communities.json @@ -683,6 +683,13 @@ "quote": "Discord allows us to provide help to the users of our project without the hassle of IRC.", "inviteCode": "BhvNdkQ", "githubUrl": "https://github.com/ViaVersion" + }, + { + "logo": "mmd.png", + "title": "MMD", + "quote": "We use Discord to enable communication between hundreds of developers, and thousands of players who use their projects.", + "inviteCode": "EDbExcX", + "githubUrl": "https://github.com/MinecraftModDevelopment" } ] } diff --git a/logos/mmd.png b/logos/mmd.png new file mode 100644 index 0000000..e408a06 Binary files /dev/null and b/logos/mmd.png differ