FFXIV plugin framework and API
Find a file
2020-07-28 12:14:18 +02: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 Target Info Change 2020-07-28 12:07:25 +02:00
Dalamud.Injector Merge pull request #145 from Poliwrath/things2 2020-07-27 09:02:25 +02:00
DalamudDebugStub build: v4.9.8.1 2020-06-08 22:18:53 +02:00
docs docs: regenerate 2020-06-30 01:24:24 +02:00
lib Add ability for plugins to add ImGui fonts at runtime, though we should discourage this as much as possible. Also sneak in an api-matching update to part of ImGuiScene, to make more things useable in SamplePlugin 2020-04-29 17:13:05 -07: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 fix: add experimental fix for Discord.Net 100% cpu bug, restructure project 2020-02-17 20:57:56 +09:00
Dalamud.sln fix: Release build config 2020-06-08 03:04:11 +02: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: regenerate 2020-04-11 16:04:43 +02: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 switch readme logo url to assets repo 2020-04-23 22:25:46 +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-2018 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.