From c11d703bbfc9c9d3cd0c47e5ad09eb444488f4df Mon Sep 17 00:00:00 2001 From: Josh <43449531+joshbker@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:44:42 +0000 Subject: [PATCH] flyte discord messsage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34d6666..b5b08e7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Twilight is an API for developers creating plugins for Spigot or Paper based Min Twilight is built using **Kotlin**, and is recommended for usage with. Many features of Twilight should work with plain Java, though compatability is not guaranteed. +If you have any questions or need any support, head over to the [Flyte Discord](https://discord.gg/CGmMQwfXXN)! + ## Setup Twilight should be bundled within your plugin. Add the following repository and dependency to your build tool: