Updated API (markdown)

Jesse Boyd 2018-01-29 13:25:05 +11:00
parent 78e3dac4b0
commit 813de9774d

4
API.md

@ -9,7 +9,9 @@ That said, the FAWE API offers additional functionality not already available in
# Maven
Repository: `http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/`
Dependency: `com.boydti:fawe-api:<version>` or `com.boydti:fawe-api:latest`
# Gradle
> Note: Add FAWE as a dependency before WorldEdit (e.g. in `pom.xml` or `build.gradle`)
# Compiling
You can compile FAWE with gradle, which is included with this repository:
```
$ gradlew setupDecompWorkspace