Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 379 Bytes

index.md

File metadata and controls

4 lines (3 loc) · 379 Bytes

Dalamud Plugin API

This is the documentation for the publicly accessible Dalamud plugin API. See the rich presence 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.