add faq to readme

This commit is contained in:
goaaats 2021-08-13 21:22:01 +02:00 committed by GitHub
parent a5bf8c18d2
commit a2be2470a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ It is meant to be used in conjunction with [FFXIVQuickLauncher](https://github.c
## 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://goatcorp.github.io/Dalamud/api/index.html) for more details.
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).