Updated API (markdown)

Jesse Boyd 2017-06-16 13:38:01 +10:00
parent f68e4aa5b6
commit 52b813ec08

2
API.md

@ -49,7 +49,7 @@ $ gradlew build
- [Web API](https://github.com/boy0001/FastAsyncWorldedit/wiki/Web-API)
### Misc Utilities
- [Block and Biome colors](https://github.com/boy0001/FastAsyncWorldedit/wiki/TextureUtil-(block-and-biome-coloring))
- [Block and Biome colors](https://github.com/boy0001/FastAsyncWorldedit/wiki/TextureUtil---block-and-biome-coloring)
### Extending features
- [Adding Custom Masks, Patterns or Transforms](https://github.com/boy0001/FastAsyncWorldedit/wiki/Registering-Custom-Masks,-Patterns-and-Transforms)