Merge branch 'master' of github.com:goaaats/Dalamud

This commit is contained in:
goat 2020-02-14 22:50:52 +09:00
commit afb2e39944

View file

@ -2,4 +2,8 @@
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!