1
0
mirror of https://github.com/amalthea-mc/ShopChest.git synced 2025-03-11 23:44:10 +00:00
This commit is contained in:
Eric 2016-07-04 22:11:37 +02:00
commit 0772c15035

@ -24,6 +24,8 @@ To use the API, you need to add the following repository and dependency in your
</dependencies>
```
You can find the javadoc here: https://epicericee.github.io/ShopChest/javadoc/
## Build
Clone this repository and use ``mvn clean package`` or ``mvn clean install``.
After the build succeeded, the ShopChest.jar is found in ``/ShopChest/target/``.