mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
32 lines
1.8 KiB
Markdown
32 lines
1.8 KiB
Markdown
# Dalamud [](https://github.com/goatcorp/Dalamud/actions) [](https://discord.gg/3NMcUV5)
|
|
|
|
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/logo.png" alt="Dalamud" 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/goatcorp/FFXIVQuickLauncher), which manages and launches Dalamud for you. __It is generally not recommended for users to try to run Dalamud manually as there are multiple dependencies and assumed folder paths.__
|
|
|
|
## Plugin development
|
|
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
|
|
Please see our [Developer FAQ](https://goatcorp.github.io/faq/development) and the [API documentation](https://goatcorp.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!
|
|
|
|
## Branches
|
|
|
|
We are currently working from the following branches.
|
|
|
|
| Name | Purpose | .NET Version |
|
|
|---|---|---|
|
|
| *master* | .NET Core rework, in-development, will replace stable | .NET 5.0.6 (May 2021) |
|
|
| *api3* | Legacy, current stable version, to be replaced in November | .NET 4.7.5 (April 2017) |
|
|
|
|
<br>
|
|
|
|
##### Final Fantasy XIV © 2010-2021 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.
|