mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2025-02-23 02:41:20 +01:00
[CI-SKIP] Updated compiling instructions
This commit is contained in:
parent
8bd39da552
commit
121b98eef0
12
README.md
12
README.md
@ -12,9 +12,17 @@
|
||||
## Compiling
|
||||
|
||||
You can compile the project using gradlew.<br>
|
||||
Run `gradlew shadowJar build` in console to build the project.<br>
|
||||
Run `gradlew build` in console to build the project.<br>
|
||||
You can find already compiled jars on our [Jenkins](https://hub.bg-software.com/) hub!<br>
|
||||
You must add yourself all the private jars or purchase access to our private repository.
|
||||
|
||||
When compiling you will receive errors about missing dependencies.<br>
|
||||
These dependencies are premium plugins that cannot be published on a public repository.<br>
|
||||
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.
|
||||
|
||||
<br>
|
||||
|
||||
##### Private Jars:
|
||||
- EpicSpawners by Songoda [[link]](https://songoda.com/marketplace/product/13)
|
||||
|
Loading…
Reference in New Issue
Block a user