Updated API (markdown)

Jesse Boyd 2016-08-25 17:23:25 +10:00
parent 653a963cd1
commit 9d3347e8d6

1
API.md

@ -17,6 +17,7 @@ That said, the FAWE API offers additional functionality not already available in
- [Player region restrictions](https://github.com/boy0001/FastAsyncWorldedit/wiki/Region-restriction-API)
### Modify the world Async (or load it)
- [Anvil API](https://github.com/boy0001/FastAsyncWorldedit/wiki/Anvil-API)
- [WorldEdit world](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit-World-Player)
- [EditSession](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit-EditSession)
- [Bukkit API wrappers](https://github.com/boy0001/FastAsyncWorldedit/wiki/AsyncWorld)