Update README.md

This commit is contained in:
goaaats 2020-02-14 20:27:18 +09:00 committed by GitHub
parent c59f53db2f
commit 26902858da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,8 @@
FFXIV Hooking framework for [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher). FFXIV Hooking framework for [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher).
## Plugin development
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
Please see the [API documentation](https://goaaats.github.io/Dalamud/api/index.html) for more details.
Thanks to Mino, whose work has made this possible! Thanks to Mino, whose work has made this possible!