mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
FFXIV plugin framework and API
|
|
||
|---|---|---|
| .github/workflows | ||
| api | ||
| Dalamud | ||
| Dalamud.Injector | ||
| docs | ||
| lib | ||
| Resources | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| Dalamud.sln | ||
| Dalamud.sln.DotSettings | ||
| docfx.json | ||
| filterConfig.yml | ||
| index.md | ||
| LICENSE | ||
| README.md | ||
Dalamud 
FFXIV Hooking framework for 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 for more details.
Thanks to Mino, whose work has made this possible!