FFXIV plugin framework and API
Find a file
goaaats f707bbaa06
Merge pull request #27 from ff-meli/interface
Beginnings of ImGuiScene cleanup
2020-01-22 17:59:54 +09:00
Dalamud Set path for imgui's ini file to the general dalamud data directory, so it won't conflict with other imgui applications and is obvious to users that it is part of dalamud 2020-01-20 13:25:05 -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 Set path for imgui's ini file to the general dalamud data directory, so it won't conflict with other imgui applications and is obvious to users that it is part of dalamud 2020-01-20 13:25:05 -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!