FFXIV plugin framework and API
Find a file
2020-01-26 17:25:11 +09:00
Dalamud fix: try to copy .text and .data of TargetModule to avoid conflicts(WIP, needs testing) 2020-01-26 17:25:11 +09:00
Dalamud.Injector fix: try to copy .text and .data of TargetModule to avoid conflicts(WIP, needs testing) 2020-01-26 17:25:11 +09:00
docs Initial commit 2019-09-21 22:29:38 +09:00
lib Pull in ImGuiScene updates to render state backup and restore 2020-01-24 21:48: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!