From 4deaa38f671749f0baacde6b5364dd9efc4c504b Mon Sep 17 00:00:00 2001 From: Tyler Hancock Date: Fri, 12 May 2023 14:32:54 -0600 Subject: [PATCH] Add Discord invite to the description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1329c2c..2ad7a5f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MultiLoader Template -This project provides a Gradle project template that can compile mods for both Forge and Fabric using a common sourceset. This project does not require any third party libraries or dependencies. +This project provides a Gradle project template that can compile mods for both Forge and Fabric using a common sourceset. This project does not require any third party libraries or dependencies. If you have any questions or want to discuss the project join our [Discord](https://discord.myceliummod.network). ## Getting Started