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)