FFXIV plugin framework and API
Find a file
2020-01-12 08:18:03 -08:00
Dalamud Hack: prevent frequent crashes on unload. This is not a great way to handle the problem, but it should also virtually always succeed... and it's far better than the current crashing behavior, until we can come up with something cleaner. 2020-01-12 08:18:03 -08:00
Dalamud.Injector feat: add plugin API for interfaces 2020-01-12 16:00:31 +09:00
docs Initial commit 2019-09-21 22:29:38 +09:00
lib pull in ImGuiScene updates for cursor fix 2020-01-10 10:29:43 -08: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 feat: first interface WIP 2019-12-11 03:11:53 +09:00
Dalamud.sln feat: first interface WIP 2019-12-11 03:11:53 +09:00
Dalamud.sln.DotSettings Initial commit 2019-09-21 22:29:38 +09:00
LICENSE Initial commit 2019-09-21 22:29:38 +09:00
README.md Initial commit 2019-09-21 22:29:38 +09:00

Dalamud

FFXIV Hooking framework for FFXIVQuickLauncher.

Thanks to Mino, whose work has made this possible!