From f09a32babc398042687c13b237569442b9ebcec6 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Tue, 1 Jun 2021 15:51:01 -0400 Subject: [PATCH] Add Adventure text library to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fba796903..c79482298 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Any contributions are appreciated. Please feel free to reach out to us on [Disco you're interested in helping out with Geyser. ## Libraries Used: +- [Adventure Text Library](https://github.com/KyoriPowered/adventure) - [NukkitX Bedrock Protocol Library](https://github.com/NukkitX/Protocol) - [Steveice10's Java Protocol Library](https://github.com/Steveice10/MCProtocolLib) - [TerminalConsoleAppender](https://github.com/Minecrell/TerminalConsoleAppender)