We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3675875 commit ab224f8Copy full SHA for ab224f8
README.md
@@ -21,8 +21,8 @@ Maven:
21
Jar file download: Please download file at [GitHub releases](https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/tag/0.0.2)
22
Javadoc: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/javadoc/mojang-api/0.0.1)
23
## How to build(from source):
24
-1.Install Maven.
25
-2.cd to that directory.
+1.Install Maven.
+2.cd to that directory.
26
3.Run command in the cmd.
27
```batch
28
mvn clean install
0 commit comments