From 121b98eef02fbb662cc2491c1c56547f40602989 Mon Sep 17 00:00:00 2001 From: OmerBenGera Date: Sat, 25 Dec 2021 21:08:13 +0200 Subject: [PATCH] [CI-SKIP] Updated compiling instructions --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6bc0608..3806272 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,17 @@ ## Compiling You can compile the project using gradlew.
-Run `gradlew shadowJar build` in console to build the project.
+Run `gradlew build` in console to build the project.
You can find already compiled jars on our [Jenkins](https://hub.bg-software.com/) hub!
-You must add yourself all the private jars or purchase access to our private repository. + +When compiling you will receive errors about missing dependencies.
+These dependencies are premium plugins that cannot be published on a public repository.
+You can do either of the followings in order to solve it: +- Add manually all the jar files of the premium plugins. +- Purchase access to our private repository. +- Disabling compiling of the modules of these dependencies in the `gradle.properties` file. + +
##### Private Jars: - EpicSpawners by Songoda [[link]](https://songoda.com/marketplace/product/13)