From 405fb495a6565fc381438ceab162857f1fc9ac59 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 29 Dec 2020 01:57:17 +0800 Subject: [PATCH] Include discord info in README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67df7b34..9d536685 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Architectury -A intermediary api aimed to ease developing multiplatform mods. +Talk to us on [Discord](https://discord.gg/C2RdJDpRBP)! + +An intermediary api aimed to ease developing multiplatform mods. ### What is Architectury Architectury is an api to abstract calls to fabric api and forge api as both loader has different implementations of what can be perceived as the same thing. @@ -16,4 +18,4 @@ Gradle Plugin: https://github.com/architectury/architect-plugin Example Mod: https://github.com/architectury/architect-example-mod ### Credits -This library bundles typetools, which you can find its license [here](https://github.com/jhalterman/typetools/blob/master/LICENSE.txt "") \ No newline at end of file +This library bundles typetools, which you can find its license [here](https://github.com/jhalterman/typetools/blob/master/LICENSE.txt "")