FFXIV plugin framework and API
Find a file
2020-01-09 19:02:40 -08:00
Dalamud hooking ResizeBuffers() appears to be unnecessary, even though we maintain a view to the backbuffer. Leaving the signature (commented out) for now in case it does end up being something we have to handle 2020-01-09 19:02:40 -08:00
Dalamud.Injector Revert "dxgi_testing" 2019-12-29 02:16:19 +09:00
docs Initial commit 2019-09-21 22:29:38 +09:00
lib pull in submodule updates 2020-01-09 02:25:38 -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 Revert "dxgi_testing" 2019-12-29 02:16:19 +09:00
Dalamud.sln Revert "dxgi_testing" 2019-12-29 02:16:19 +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!