mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Adding JavaDocs, Maven Repo and API Documentation
This commit is contained in:
parent
ae2869a29b
commit
0252cf724a
@ -22,8 +22,9 @@ is to provide a lag-free and smooth experience.
|
|||||||
* [Wiki](https://github.com/intellectualcrafters/plotsquared/wiki)
|
* [Wiki](https://github.com/intellectualcrafters/plotsquared/wiki)
|
||||||
|
|
||||||
### Developer Resources
|
### Developer Resources
|
||||||
* [JavaDocs] Link Temporarily Unavailable
|
* [Java Docs](http://empcraft.com/plotsquared/doc/)
|
||||||
* [Maven Repo] Link Temporarily Unavailable
|
* [Maven Repo](http://ci.athion.net/job/PlotSquared/ws/mvn/)
|
||||||
|
* [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/Developer-documentation-(WIP))
|
||||||
|
|
||||||
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user