diff --git a/API.md b/API.md index 6842043..43f5ab6 100644 --- a/API.md +++ b/API.md @@ -86,6 +86,7 @@ You can compile FAWE with Gradle, which is included with this repository: ``` $ gradlew build ``` +## Useful methods for Fawe legacy: ### Threading - [Performance tips with FAWE](https://github.com/boy0001/FastAsyncWorldedit/wiki/Some-tips-when-using-the-FAWE-API) - [Run sync/async tasks with the FAWE TaskManager](https://github.com/boy0001/FastAsyncWorldedit/wiki/Fawe-TaskManager#sync-task)