FFXIV plugin framework and API
Find a file
2021-07-15 21:31:22 -04:00
.github/workflows ci: use powershell core 2021-07-12 00:12:04 +02:00
.nuke Magic the magic happen 2021-07-11 16:32:32 -04:00
api docs: replace mbplugin link with rich presence 2020-03-31 04:34:09 +09:00
build Magic the magic happen 2021-07-11 16:32:32 -04:00
Dalamud Ref to Config.DevSettings was not updating 2021-07-15 21:31:22 -04:00
Dalamud.Boot Magic the magic happen 2021-07-11 16:32:32 -04:00
Dalamud.CorePlugin Fix release oopsies 2021-07-11 16:39:14 -04:00
Dalamud.Injector Magic the magic happen 2021-07-11 16:32:32 -04:00
Dalamud.Injector.Boot Magic the magic happen 2021-07-11 16:32:32 -04:00
Dalamud.Test feat: add test for NewLinePayload 2021-07-15 23:30:25 +02:00
DalamudDebugStub build: v4.9.8.1 2020-06-08 22:18:53 +02:00
docs docs: regenerate 2021-04-28 14:24:07 +02:00
lib Magic the magic happen 2021-07-11 16:32:32 -04:00
.editorconfig Magic the magic happen 2021-07-11 16:32:32 -04:00
.gitattributes Initial commit 2019-09-21 22:29:38 +09:00
.gitignore Initial commit 2019-09-21 22:29:38 +09:00
.gitmodules Magic the magic happen 2021-07-11 16:32:32 -04:00
build.cmd Magic the magic happen 2021-07-11 16:32:32 -04:00
build.ps1 Magic the magic happen 2021-07-11 16:32:32 -04:00
build.sh Magic the magic happen 2021-07-11 16:32:32 -04:00
CreateHashList.ps1 Magic the magic happen 2021-07-11 16:32:32 -04:00
Dalamud.sln fix: mark Dalamud.Injector.Boot for build 2021-07-12 00:01:34 +02:00
Dalamud.sln.DotSettings refactor: new code style in Data 2021-04-10 16:15:03 -04:00
docfx.json docs: regenerate, include docfx config 2020-02-14 20:24:41 +09:00
filterConfig.yml docs: regenerate 2021-04-06 00:41:38 +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 Update README.md 2021-07-12 12:14:13 +02:00
stylecop.json Magic the magic happen 2021-07-11 16:32:32 -04: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!

Branches

We are currently working from the following branches.

Name Purpose .NET Version
master .NET Core rework, in-development, will replace stable .NET 5.0.6 (May 2021)
api3 Legacy, current stable version, to be replaced in November .NET 4.7.5 (April 2017)

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