Update 'FDP Client/README.md'

This commit is contained in:
cxtspn≡w≡d 2023-08-27 17:54:43 +00:00
parent a3fbeec880
commit 9f20b2b556

View file

@ -1 +1,42 @@
### Fix
<div align="center">
<h1>FDPClient</h1>
<h3>A free mixin-based injection hacked-client for Minecraft using Minecraft Forge based on LiquidBounce.</h3>
Website: <a href="https://fdpinfo.github.io">fdpinfo.github.io</a><br>
Latest build: <a href="https://github.com/SkidderMC/FDPClient/actions/workflows/build.yml?query=event%3Apush">beta-version</a><br>
Discord: <a href="https://dsc.gg/fdpdiscord">dsc.gg/fdpdiscord</a><br>
</div>
## Installing FDPClient
Click [here](docs/INSTALLING.md) for instructions on how to install FDPClient
## The staff team
Click [here](docs/TEAM.md) to find learn about FDPClient's team
## Issues
Found a bug or have an idea for a new feature? You can let us know by clicking [here](https://github.com/SkidderMC/FDPClient/issues) to open an issue.
## Facts
[Fun Facts](docs/MinecraftAnticheatBeLike.md)
## License
This project is subject to the [GNU General Public License v3.0](LICENSE). This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.
For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advise nor legally binding.
You are allowed to:
- use
- share
- modify
This project entirely or partially for free and even commercially. However, please consider the following:
- **You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.**
- **Your modified application must also be licensed under the GPL.**
Do the above and share your source code with everyone; just like we do!
## Setting up a Workspace
Click [here](docs/WORKSPACE.md) for instructions to setup a workspace for FDPClient.
## Contributing
Click [here](docs/NOTECONTRIBUTIONS.md) for information about contributing to FDPClient.