Update readme

Minor wording adjustments because people are now starting to search for Dalamud directly and are not familiar that XIVLauncher manages Dalamud for them. (If/When we allow for everyday users to run Dalamud as a standalone program easily, we can revise this)
This commit is contained in:
Franz Renatus 2021-08-11 00:32:12 -07:00 committed by GitHub
parent d252c7fb0a
commit 9d533a8e4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
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).
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.