FFXIV plugin framework and API
Find a file
goaaats 1f3dd8c230
Merge pull request #564 from daemitus/fix1
fix: update single plugin button did not check if testing
2021-09-14 20:51:32 +02:00
.github/workflows ci: remove debug git status 2021-08-10 14:29:40 +02:00
.nuke update nuke build schema 2021-08-10 14:29:13 +02:00
api
build Dependency bump 2021-08-09 09:59:04 -04:00
Dalamud Merge pull request #564 from daemitus/fix1 2021-09-14 20:51:32 +02:00
Dalamud.Boot feat: add console logos 2021-09-01 00:10:09 +02:00
Dalamud.CorePlugin Fix CorePlugin on Release 2021-08-27 22:29:32 -04:00
Dalamud.Injector fix: Injector entrypoint not setting workingdirectory, should be fixed in XL 2021-08-20 02:18:15 +02:00
Dalamud.Injector.Boot feat: add console logos 2021-09-01 00:10:09 +02:00
Dalamud.Test refactor: obsolete SeStringManager, move into SeString 2021-08-28 19:02:18 +02:00
DalamudDebugStub
docs docs: add new files 2021-08-28 19:42:19 +02:00
lib bump clientstructs 2021-09-07 22:24:46 -04:00
.editorconfig Fixup editorconfig 2021-08-15 22:55:52 -04:00
.gitattributes
.gitignore
.gitmodules Job Gauge update 2021-08-10 17:32:05 -04:00
build.cmd
build.ps1
build.sh
CreateHashList.ps1
Dalamud.sln Fix CorePlugin on Release 2021-08-27 22:29:32 -04:00
Dalamud.sln.DotSettings Fly text support 2021-08-10 15:02:37 -04:00
docfx.json
filterConfig.yml
index.md
LICENSE
README.md add faq to readme 2021-08-13 21:22:01 +02:00
stylecop.json

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, which manages and launches Dalamud for you. It is generally not recommended for users to try to run Dalamud manually as there are multiple dependencies and assumed folder paths.

Plugin development

Dalamud features a growing API for in-game plugin development with game data and chat access and overlays. Please see our Developer FAQ and 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.