mirror of
https://github.com/tanyaofei/minecraft-fakeplayer.git
synced 2025-07-13 21:02:27 +08:00
385 B
385 B
Here is a simple introduction lead you to build this project
Build NMS Dependencies
Mojang does not allow anyone to publish the remapped NMS jar to any public repository, so you need to build it yourself
- Download BuildTools
- execute
java -jar BuildTools.jar --rev 1.21 --remapped
to install NMS 1.21 to your local repository