mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
374 B
374 B
Dalamud Plugin API
This is the documentation for the publicly accessible Dalamud plugin API. See the market board plugin as an example.
All plugins have to implement the IDalamudPlugin interface that gives them access to objects like the chat command manager and game client information.