mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 20:24:16 +01:00
add another link to xl to readme
This commit is contained in:
parent
2d90598b70
commit
b84e9e24e2
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ Dalamud is a plugin development framework for FINAL FANTASY XIV that provides ac
|
||||||
|
|
||||||
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.__
|
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.__
|
||||||
|
|
||||||
|
## Hold Up!
|
||||||
|
If you are just trying to **use** Dalamud, you don't need to do anything on this page - please [download XIVLauncher](https://goatcorp.github.io/) from its official page and follow the setup instructions.
|
||||||
|
|
||||||
## Plugin development
|
## Plugin development
|
||||||
Dalamud features a growing API for in-game plugin development with game data and chat access and overlays.
|
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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue