FreedomNetworkSuite/README.md

53 lines
3.8 KiB
Markdown
Raw Normal View History

2023-04-14 02:39:42 +00:00
[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"
[Apache Commons]: https://github.com/apache/commons-lang "Apache Commons"
[SLF4J]: https://github.com/qos-ch/slf4j "SLF4J"
[Paper]: https://github.com/PaperMC/Paper "Paper"
[Kyori Adventure]: https://github.com/KyoriPowered/adventure "Kyori Adventure"
[Reflections API]: https://github.com/ronmamo/reflections "Reflections API"
2023-05-14 05:32:10 +00:00
[TotalFreedomMod]: https://github.com/AtlasMediaGroup/TotalFreedomMod "TotalFreedomMod"
2023-04-14 02:37:47 +00:00
2023-05-14 05:28:03 +00:00
#####
2023-05-14 05:22:42 +00:00
![Header Image](https://media.discordapp.net/attachments/436759124953399296/1107175759941996544/20230514_002037_0000.png)
2023-05-14 05:05:12 +00:00
2023-05-14 03:35:35 +00:00
###
2023-05-17 22:07:08 +00:00
[<img src="https://img.shields.io/static/v1?label=Help%20Wanted&message=Contact%20Us&color=red&style=for-the-badge&logo=discord">](https://discord.gg/4PdtmrVNRx)
2023-05-14 03:26:30 +00:00
![GitHub contributors](https://img.shields.io/github/contributors/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
2023-05-17 20:34:48 +00:00
[<img src="https://img.shields.io/github/issues/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge">](https://github.com/SimplexDevelopment/FreedomNetworkSuite/issues)
[<img src="https://img.shields.io/github/issues-pr/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge">](https://github.com/SimplexDevelopment/FreedomNetworkSuite/pulls)
2023-05-14 03:26:30 +00:00
![GitHub last commit](https://img.shields.io/github/last-commit/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
2023-05-17 21:05:37 +00:00
![Codacy grade](https://img.shields.io/codacy/grade/7a0fa4694878444dabc6cc2804fbf125?style=for-the-badge)
2023-05-14 03:26:30 +00:00
2023-05-14 03:35:35 +00:00
###
2023-05-17 20:34:48 +00:00
[<img src="https://img.shields.io/github/license/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge">](https://github.com/SimplexDevelopment/FreedomNetworkSuite/blob/kitchen-sink/LICENSE.md)
2023-05-14 03:26:30 +00:00
![GitHub top language](https://img.shields.io/github/languages/top/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/SimplexDevelopment/FreedomNetworkSuite?include_prereleases&style=for-the-badge)
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/SimplexDevelopment/FreedomNetworkSuite?style=for-the-badge)
![TFM Used](https://img.shields.io/badge/TFM%20Code%20Used-0%25-red?style=for-the-badge)
2023-04-14 02:21:48 +00:00
# FreedomNetworkSuite
2023-05-14 05:32:10 +00:00
This is a proof of concept for a new suite of modules supported by a common library.
2023-04-14 02:21:48 +00:00
This is designed to encompass the ideologies of a Freedom server, while maintaining full customization through modules.
2023-05-14 05:32:10 +00:00
This is a ground up rewrite of [TotalFreedomMod].
2023-04-14 02:21:48 +00:00
This proof-of-concept also uses the following libraries:
2023-04-14 02:39:42 +00:00
- [Google GSON] for Json interpretation
- [Jetbrains Annotations] for additional compiler annotations
- [Lombok] for boilerplate generation
- [Apache Commons] for various utilities
- [SLF4J] for logging
- [Paper] for the server implementation
- [Kyori Adventure] for chat formatting
- [Reflections API] for reflections
2023-05-17 20:34:48 +00:00
# Developers
2023-05-17 20:35:39 +00:00
[<img src="https://img.shields.io/static/v1?label=Developer&message=Patches&color=blueviolet&style=for-the-badge&logo=intellijidea">](https://github.com/Paldiu)
2023-05-17 20:34:48 +00:00
<br />
2023-05-17 20:35:39 +00:00
[<img src="https://img.shields.io/static/v1?label=Developer&message=Video&color=blueviolet&style=for-the-badge&logo=intellijidea">](https://github.com/VideoGameSmash12)
2023-05-17 20:34:48 +00:00
<br />
2023-05-17 20:35:39 +00:00
[<img src="https://img.shields.io/static/v1?label=Developer&message=Allink&color=blueviolet&style=for-the-badge&logo=intellijidea">](https://github.com/allinkdev)