Merge pull request #1 from SimplexDevelopment/Paldiu-patch-1

Update README.md
This commit is contained in:
Paldiu 2023-05-17 15:15:03 -05:00 committed by GitHub
commit 42059009a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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