FFXIV plugin framework and API
Find a file
goaaats 32a72e41f9
Merge pull request #261 from Aireil/add_loaderexceptions
Log LoaderException exceptions when loading plugins
2021-02-15 13:30:32 +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 #261 from Aireil/add_loaderexceptions 2021-02-15 13:30:32 +01:00
Dalamud.Injector build: v5.2.3.3 2021-02-10 19:05:11 +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 Update ImGuiScene 2021-02-10 19:02:59 +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.