mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 11:40:41 +00:00
Update links
This commit is contained in:
parent
7e58f4341e
commit
0b470f8e01
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue