mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-22 18:46:53 +01:00
Updated API (markdown)
parent
78e3dac4b0
commit
813de9774d
4
API.md
4
API.md
@ -9,7 +9,9 @@ That said, the FAWE API offers additional functionality not already available in
|
|||||||
# Maven
|
# Maven
|
||||||
Repository: `http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/`
|
Repository: `http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/`
|
||||||
Dependency: `com.boydti:fawe-api:<version>` or `com.boydti:fawe-api:latest`
|
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:
|
You can compile FAWE with gradle, which is included with this repository:
|
||||||
```
|
```
|
||||||
$ gradlew setupDecompWorkspace
|
$ gradlew setupDecompWorkspace
|
||||||
|
Loading…
Reference in New Issue
Block a user