FFXIV plugin framework and API
Find a file
goaaats e1318155d0
Merge pull request #259 from Aireil/fix_devplugins_load_priority
Fix dev plugins loading late regardless of load priority
2021-02-10 02:19:21 +01:00
.github/workflows Create delete-artifacts.yml 2020-05-15 16:06:25 +02:00
api docs: replace mbplugin link with rich presence 2020-03-31 04:34:09 +09:00
Dalamud Merge pull request #259 from Aireil/fix_devplugins_load_priority 2021-02-10 02:19:21 +01:00
Dalamud.Injector Reload plugins when change in settings + fix scaling 2021-01-25 01:06:41 +01:00
DalamudDebugStub build: v4.9.8.1 2020-06-08 22:18:53 +02:00
docs docs: include 'Dalamud' 2021-01-21 14:36:49 +01:00
lib deps: update ImGuiScene 2021-01-26 15:52:49 +01:00
Resources Initial commit 2019-09-21 22:29:38 +09:00
.editorconfig Initial commit 2019-09-21 22:29:38 +09:00
.gitattributes Initial commit 2019-09-21 22:29:38 +09:00
.gitignore Initial commit 2019-09-21 22:29:38 +09:00
.gitmodules deps: add FFXIVClientStructs reference 2021-01-15 23:59:04 +01:00
Dalamud.sln deps: add FFXIVClientStructs reference 2021-01-15 23:59:04 +01:00
Dalamud.sln.DotSettings Initial commit 2019-09-21 22:29:38 +09:00
docfx.json docs: regenerate, include docfx config 2020-02-14 20:24:41 +09:00
filterConfig.yml docs: include 'Dalamud' 2021-01-21 14:36:49 +01:00
index.md docs: regenerate, include docfx config 2020-02-14 20:24:41 +09:00
LICENSE Initial commit 2019-09-21 22:29:38 +09:00
README.md fix actions badge 2020-10-03 22:21:29 +02:00

Dalamud Actions Status Discord Shield

Dalamud

Dalamud is a plugin development framework for FINAL FANTASY XIV that provides access to game data and native interoperability with the game itself to add functionality and quality-of-life.

It is meant to be used in conjunction with 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.

If you need any support regarding the API or usage of Dalamud, please join our discord server.


Thanks to Mino, whose work has made this possible!


Final Fantasy XIV © 2010-2020 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.