mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
FFXIV plugin framework and API
| build | ||
| Dalamud | ||
| Dalamud.Bootstrap | ||
| Dalamud.Injector | ||
| Dalamud.Testing | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .nuke | ||
| build.cmd | ||
| build.ps1 | ||
| build.sh | ||
| Dalamud.sln | ||
| 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!