YGuard Client Mod is a NeoForge mod that collects local attestation data, encrypts it with the server-provided RSA public key, and sends it to the YGuard Paper plugin.
- Java 21
- Minecraft 1.21.11
- NeoForge 21.11.44
- Windows x64
git clone --recurse-submodules https://github.com/J3y0r/YGuard-ClientMod
cd YGuard-ClientMod
.\gradlew.bat testRelease builds require a compiled native DLL, public release keys, and a build ID. See the parent repository's build-and-deployment.md for the release procedure.
This project is licensed under the GNU General Public License v3.0 only. See LICENSE.