mirror of
https://github.com/tanyaofei/minecraft-fakeplayer.git
synced 2025-07-13 04:42:24 +08:00
Update BUILD.md
This commit is contained in:
parent
b665b12cd2
commit
bcc452db7f
5
BUILD.md
5
BUILD.md
@ -1,3 +1,5 @@
|
||||
# Build introduction
|
||||
|
||||
Here is a simple introduction lead you to build this project
|
||||
|
||||
## Build NMS Dependencies
|
||||
@ -6,6 +8,5 @@ Mojang does not allow anyone to publish the remapped NMS jar to any public repos
|
||||
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
|
||||
|
||||
2. execute `java -jar BuildTools.jar --rev 1.21 --remapped` to install remapped NMS 1.21 to your local repository. _You might need to install other version depending on projects' requirements._
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user