Dalamud/README.md
2020-02-14 20:27:18 +09:00

9 lines
530 B
Markdown

# Dalamud [![Actions Status](https://github.com/goaaats/Dalamud/workflows/Build%20Dalamud/badge.svg)](https://github.com/goaaats/Dalamud/actions)
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!