Split project

This commit is contained in:
Len
2022-07-09 14:53:27 +02:00
parent 259e806d59
commit bde0f5d040
25 changed files with 132 additions and 69 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Downloads can be obtained on GitHub actions page.
Clone the repo using `git clone https://github.com/Altitude-Devs/PlayerShops.git`.
#### Building
Use the command `./gradlew build --stacktrace` in the project root directory.
Use the command `./gradlew shadowJar --stacktrace` in the project root directory.
The compiled jar will be placed in directory `/build/libs/`.
## **Commands**