From fcb508a41466b38fd9e88dcac262fde8d619a5e5 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Mon, 4 Oct 2021 20:41:27 -0400 Subject: [PATCH] Add Discord link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0d23f20b..62b024d5 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ dependencies { ## Building the Source MCProtocolLib uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. +## Support and development + +Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project. + ## License MCProtocolLib is licensed under the **[MIT license](http://www.opensource.org/licenses/mit-license.html)**.