FFXIV plugin framework and API
Find a file
goat d949734fe9 fix: wait for font rebuild when initially setting up ImGui
This is to work around changed behaviour with ImGui >1.78 wherein a race condition during font rebuild together with plugin loads would cause the remote CLR thread to end
2021-01-22 19:25:22 +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 fix: wait for font rebuild when initially setting up ImGui 2021-01-22 19:25:22 +01:00
Dalamud.Injector build: v5.2.2.1 2021-01-21 17:45:39 +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 for real 2021-01-21 17:25:58 +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.