We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42903f0 commit 53fc4c2Copy full SHA for 53fc4c2
README.md
@@ -1,5 +1,6 @@
1
# MojangAPI-in-Java
2
Mojang Public API Java implementation.
3
+Usage is in the [wiki](https://github.com/XiaoPangxie732/MojangAPI-in-Java/wiki)
4
## It is still in development.
5
6
## Download
@@ -24,4 +25,4 @@ Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/projects/mojang-a
24
25
1.Install Maven.
26
2.cd to source directory.
27
3.Run <code>mvn clean install</code>
-4.When build complete, files are all in target folder.
28
+4.When build complete, files are all in target folder.
0 commit comments