mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 19:50:38 +00:00
Update ReadMe.md
This commit is contained in:
parent
a97dc4c064
commit
cf33fe69a8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ PlotSquared - Plot Plugin Extraordinaire.
|
||||||
Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using `mvn package` **MAVEN IS REQUIRED TO BUILD AND PACKAGE THE JAR**
|
Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using `mvn package` **MAVEN IS REQUIRED TO BUILD AND PACKAGE THE JAR**
|
||||||
|
|
||||||
## API: ##
|
## API: ##
|
||||||
The main API class can be found [here](https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java "API"). JavaDoc's can be found [here](http://git.plotworld.info/jdocs/ "JDOCS").
|
The main API class can be found [here](https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java "API"). JavaDoc's can be found [here](http://ci.nixium.com/job/PlotSquared/javadoc/ "JDOCS").
|
||||||
|
|
||||||
## Links: ##
|
## Links: ##
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue