diff --git a/README.md b/README.md index 489e850f7..47c86fc5f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,23 @@ -# Dalamud [![Actions Status](https://github.com/goaaats/Dalamud/workflows/Build%20Dalamud/badge.svg)](https://github.com/goaaats/Dalamud/actions) +# Dalamud [![Actions Status](https://github.com/goaaats/Dalamud/workflows/Build%20Dalamud/badge.svg)](https://github.com/goaaats/Dalamud/actions) [![Discord Shield](https://discordapp.com/api/guilds/581875019861328007/widget.png?style=shield)](https://discord.gg/3NMcUV5) -FFXIV Hooking framework for [FFXIVQuickLauncher](https://github.com/goaaats/FFXIVQuickLauncher). +

+ FFXIV Sapphire +

+ +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). + +
+ Thanks to Mino, whose work has made this possible! + +
+ +Final Fantasy XIV © 2010-2018 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.