From 6f0ddb23f0e6a52a91c8cc7ea3da773a1d579894 Mon Sep 17 00:00:00 2001 From: Paldiu Date: Wed, 17 May 2023 15:14:43 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aa791a2..ea342a3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[Aikar's ACF]: https://github.com/aikar/commands "Annotation Command Framework" [Google GSON]: https://github.com/google/gson "Google GSON" [Jetbrains Annotations]: https://github.com/JetBrains/JetBrains.Annotations "JetBrains Annotations" [Lombok]: https://github.com/projectlombok/lombok "Lombok" @@ -35,7 +34,6 @@ This is designed to encompass the ideologies of a Freedom server, while maintain This is a ground up rewrite of [TotalFreedomMod]. This proof-of-concept also uses the following libraries: - - [Aikar's ACF] for command handling - [Google GSON] for Json interpretation - [Jetbrains Annotations] for additional compiler annotations - [Lombok] for boilerplate generation