Merge remote-tracking branch 'origin/breaking' into breaking

This commit is contained in:
MattBDev 2019-12-06 21:16:19 -05:00
commit 05d6d557b8
3 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ is to provide a lag-free and smooth experience.
### Developer Resources ### Developer Resources
* [[JavaDoc](https://ci.athion.net/job/PlotSquared-Breaking/javadoc/)] * [[JavaDoc](https://ci.athion.net/job/PlotSquared-Breaking/javadoc/)]
* [[Maven Repo (CI)](http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/)] * [[Maven Repo (CI)](http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/)]
* [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/Developer-documentation-(WIP)) * [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/Developer-Documentation)
# Building # Building
Gradle is the **recommended** way to build the project. Use `./gradlew build` in the main project directory to build the project. Gradle is required if you intend to build or develop the Sponge module. Gradle is the **recommended** way to build the project. Use `./gradlew build` in the main project directory to build the project. Gradle is required if you intend to build or develop the Sponge module.