mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: replace mbplugin link with rich presence
This commit is contained in:
parent
8140ddcbfd
commit
fb42419b5d
41 changed files with 1425 additions and 459 deletions
|
|
@ -69,7 +69,7 @@
|
|||
<article class="content wrap" id="_content" data-uid="">
|
||||
<h1 id="dalamud-plugin-api">Dalamud Plugin API</h1>
|
||||
|
||||
<p>This is the documentation for the publicly accessible Dalamud plugin API. See the <a href="https://github.com/goaaats/Dalamud.MbPlugin">market board plugin</a> as an example.</p>
|
||||
<p>This is the documentation for the publicly accessible Dalamud plugin API. See the <a href="https://github.com/goaaats/Dalamud.RichPresence">rich presence plugin</a> as an example.</p>
|
||||
<p>All plugins have to implement the <a href="Dalamud.Plugin.IDalamudPlugin.html">IDalamudPlugin interface</a> that gives them access to objects like the chat command manager and game client information.</p>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue