mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-22 02:12:25 +00:00
Add little more details in README.md in the build section
This commit is contained in:
parent
41a5206e69
commit
2fda9bbf8d
@ -25,7 +25,8 @@ To use the API, you need to add the following repository and dependency in your
|
|||||||
You can find the javadoc here: https://epicericee.github.io/ShopChest/javadoc/
|
You can find the javadoc here: https://epicericee.github.io/ShopChest/javadoc/
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
Clone this repository and use ``sh lib/install_local_depedencies.sh`` to import local dependencies. Use ``mvn clean package`` or ``mvn clean install``.
|
Clone this repository and use ``sh lib/install_local_depedencies.sh`` to import local dependencies.
|
||||||
|
After importation, use ``mvn clean package`` or ``mvn clean install`` to build the project.
|
||||||
After the build succeeded, the ShopChest.jar is found in the ``/plugin/target/`` folder.
|
After the build succeeded, the ShopChest.jar is found in the ``/plugin/target/`` folder.
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
Loading…
Reference in New Issue
Block a user