mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-04-04 03:33:14 +00:00
Add badges to Readme
This commit is contained in:
parent
f278ec17d4
commit
c3e7b1be81
18
README.md
18
README.md
@ -1,5 +1,4 @@
|
|||||||
[Aikar's ACF]: https://github.com/aikar/commands "Annotation Command Framework"
|
[Aikar's ACF]: https://github.com/aikar/commands "Annotation Command Framework"
|
||||||
[ProjectReactor]: https://github.com/reactor/reactor-core "ProjectReactor"
|
|
||||||
[Google GSON]: https://github.com/google/gson "Google GSON"
|
[Google GSON]: https://github.com/google/gson "Google GSON"
|
||||||
[Jetbrains Annotations]: https://github.com/JetBrains/JetBrains.Annotations "JetBrains Annotations"
|
[Jetbrains Annotations]: https://github.com/JetBrains/JetBrains.Annotations "JetBrains Annotations"
|
||||||
[Lombok]: https://github.com/projectlombok/lombok "Lombok"
|
[Lombok]: https://github.com/projectlombok/lombok "Lombok"
|
||||||
@ -9,6 +8,22 @@
|
|||||||
[Kyori Adventure]: https://github.com/KyoriPowered/adventure "Kyori Adventure"
|
[Kyori Adventure]: https://github.com/KyoriPowered/adventure "Kyori Adventure"
|
||||||
[Reflections API]: https://github.com/ronmamo/reflections "Reflections API"
|
[Reflections API]: https://github.com/ronmamo/reflections "Reflections API"
|
||||||
|
|
||||||
|
#
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
#
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
# FreedomNetworkSuite
|
# FreedomNetworkSuite
|
||||||
|
|
||||||
This is a proof of concept for a new suite of non-plugin driven modules supported by a common library.
|
This is a proof of concept for a new suite of non-plugin driven modules supported by a common library.
|
||||||
@ -22,7 +37,6 @@ and a list of dependencies if it requires any other modules to run.
|
|||||||
|
|
||||||
This proof-of-concept also uses the following libraries:
|
This proof-of-concept also uses the following libraries:
|
||||||
- [Aikar's ACF] for command handling
|
- [Aikar's ACF] for command handling
|
||||||
- [ProjectReactor] for subscribing to SQL database streams
|
|
||||||
- [Google GSON] for Json interpretation
|
- [Google GSON] for Json interpretation
|
||||||
- [Jetbrains Annotations] for additional compiler annotations
|
- [Jetbrains Annotations] for additional compiler annotations
|
||||||
- [Lombok] for boilerplate generation
|
- [Lombok] for boilerplate generation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user