mirror of
https://github.com/tanyaofei/minecraft-fakeplayer.git
synced 2025-09-14 11:16:46 +08:00
Add build introduction
This commit is contained in:
parent
6c962eee99
commit
8ee3b927a9
11
BUILD.md
Normal file
11
BUILD.md
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
||||
|
||||
1. Download [BuildTools](https://www.spigotmc.org/wiki/buildtools/)
|
||||
2. execute `java -jar BuildTools.jar --rev 1.21 --remapped` to install NMS 1.21 to your local repository
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user