docs: regenerate

This commit is contained in:
goat 2020-04-24 18:55:08 +02:00
parent f80a4e7432
commit 0a71dd8d1b
60 changed files with 4298 additions and 642 deletions

View file

@ -63,13 +63,13 @@
<h1 id="dalamud--actions-status-discord-shield">Dalamud <a href="https://github.com/goaaats/Dalamud/actions"><img src="https://github.com/goaaats/Dalamud/workflows/Build%20Dalamud/badge.svg" alt="Actions Status"></a> <a href="https://discord.gg/3NMcUV5"><img src="https://discordapp.com/api/guilds/581875019861328007/widget.png?style=shield" alt="Discord Shield"></a></h1>
<p align="center">
<img src="https://raw.githubusercontent.com/goaaats/Dalamud/master/Dalamud/UIRes/logo.png" alt="FFXIV Sapphire" width="200">
<img src="https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/logo.png" alt="Dalamud" width="200">
</p>
<p>Dalamud is a plugin development framework for FINAL FANTASY XIV that provides access to game data and native interoperability with the game itself to add functionality and quality-of-life.</p>
<p>It is meant to be used in conjunction with <a href="https://github.com/goaaats/FFXIVQuickLauncher">FFXIVQuickLauncher</a>.</p>
<p>It is meant to be used in conjunction with <a href="https://github.com/goatcorp/FFXIVQuickLauncher">FFXIVQuickLauncher</a>.</p>
<h2 id="plugin-development">Plugin development</h2>
<p>Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
Please see the <a href="https://goaaats.github.io/Dalamud/api/index.html">API documentation</a> for more details.</p>
Please see the <a href="https://goatcorp.github.io/Dalamud/api/index.html">API documentation</a> for more details.</p>
<p>If you need any support regarding the API or usage of Dalamud, please <a href="https://discord.gg/3NMcUV5">join our discord server</a>.</p>
<br>
<p>Thanks to Mino, whose work has made this possible!</p>