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.
2 parents bd1f113 + 2111e1d commit 74f525cCopy full SHA for 74f525c
README.md
@@ -1,7 +1,9 @@
1
# MojangAPI-in-Java
2
Mojang Public API Java implementation.
3
-## It is still in development.
4
-
+
+## Usage
5
+Usage is in the [wiki](https://github.com/XiaoPangxie732/MojangAPI-in-Java/wiki)
6
7
## Download
8
Maven:
9
```xml
@@ -24,4 +26,4 @@ Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/projects/mojang-a
24
26
1.Install Maven.
25
27
2.cd to source directory.
28
3.Run <code>mvn clean install</code>
-4.When build complete, files are all in target folder.
29
+4.When build complete, files are all in target folder.
0 commit comments