Updated API (markdown)

Jesse Boyd 2018-08-22 17:15:13 +10:00
parent 5df8fb4b1f
commit d96b40058d

1
API.md

@ -92,6 +92,7 @@ $ gradlew build
- [Adding Custom Masks, Patterns or Transforms](https://github.com/boy0001/FastAsyncWorldedit/wiki/Registering-Custom-Masks,-Patterns-and-Transforms)
- [Adding Custom Brushes or Commands](https://github.com/boy0001/FastAsyncWorldedit/wiki/Registering-custom-brushes-or-commands)
- [Adding Custom clipboard formats](https://github.com/boy0001/FastAsyncWorldedit/wiki/Clipboard-API)
- [Javascript API](https://github.com/boy0001/FastAsyncWorldedit/wiki/JavaScript-API)
## FaweAPI class:
https://github.com/boy0001/FastAsyncWorldedit/blob/master/core/src/main/java/com/boydti/fawe/FaweAPI.java