mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Update README.md
This commit is contained in:
parent
f2aa9dccd1
commit
86ea69b65e
@ -16,20 +16,14 @@ flags. Such as: weather, time, game modes, pvp status.
|
|||||||
Whilst we provide a whole load of unique features, the biggest focus
|
Whilst we provide a whole load of unique features, the biggest focus
|
||||||
is to provide a lag-free and smooth experience.
|
is to provide a lag-free and smooth experience.
|
||||||
|
|
||||||
***NOTE:** This is the branch for the 1.13+ version of PlotSquared. Switch to the master branch for legacy PlotSquared.*
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev)
|
* [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev)
|
||||||
* [[Jenkins (Dev Builds)](https://ci.athion.net/job/PlotSquared-Breaking/)] [[Jenkins (Releases)](https://ci.athion.net/job/PlotSquared-Releases/)]
|
|
||||||
* [Spigot Page](https://www.spigotmc.org/resources/plotsquared.1177/)
|
|
||||||
* [Discord](https://discord.gg/ngZCzbU)
|
* [Discord](https://discord.gg/ngZCzbU)
|
||||||
* [Wiki](https://github.com/IntellectualSites/PlotSquared/wiki)
|
* [Wiki](https://github.com/IntellectualSites/PlotSquared/wiki)
|
||||||
|
|
||||||
### Developer Resources
|
### Developer Resources
|
||||||
* [[JavaDoc](https://ci.athion.net/job/PlotSquared-Breaking/javadoc/)]
|
* [API Documentation](https://github.com/IntellectualSites/PlotSquared/wiki/API-Documentation)
|
||||||
* [[Maven Repo (CI)](http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/)]
|
|
||||||
* [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 New Issue
Block a user