🗃️ Interacting With The Game
2 items
🗃️ Reverse Engineering
2 items
📄️ Getting Started
Plugins allow you to interact with the game and add features, modify
🗃️ How To's
3 items
📄️ Setting Plugin Metadata
Writing a plugin is all well and good, but you're also going to want some way to
📄️ Project Layout and Configuration
Dalamud does not strictly require much in the form of project layout, but will
📄️ SeString
A custom null-terminated string implementation, which allows strings to carry binary payloads.
📄️ Plugin Technical Considerations
There are many potential technical decisions that you should consider when