mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Merge branch 'master' of https://github.com/goaaats/Dalamud
This commit is contained in:
commit
7de63374ea
1 changed files with 16 additions and 2 deletions
18
README.md
18
README.md
|
|
@ -1,9 +1,23 @@
|
|||
# Dalamud [](https://github.com/goaaats/Dalamud/actions)
|
||||
# Dalamud [](https://github.com/goaaats/Dalamud/actions) [](https://discord.gg/3NMcUV5)
|
||||
|
||||
FFXIV Hooking framework for [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher).
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/goaaats/Dalamud/master/Dalamud/UIRes/logo.png" alt="FFXIV Sapphire" width="200"/>
|
||||
</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.
|
||||
|
||||
It is meant to be used in conjunction with [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher).
|
||||
|
||||
## Plugin development
|
||||
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
|
||||
Please see the [API documentation](https://goaaats.github.io/Dalamud/api/index.html) for more details.
|
||||
|
||||
If you need any support regarding the API or usage of Dalamud, please [join our discord server](https://discord.gg/3NMcUV5).
|
||||
|
||||
<br>
|
||||
|
||||
Thanks to Mino, whose work has made this possible!
|
||||
|
||||
<br>
|
||||
|
||||
Final Fantasy XIV © 2010-2018 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue