28 lines
792 B
Markdown
28 lines
792 B
Markdown
# EQ Configuration
|
|
|
|
My configuration notes for EverQuest and some quick and dirty scripts.
|
|
|
|
## Scripts
|
|
|
|
* [Spell Data Explorer](/docs/eql-spell-data.md)
|
|
* `EverQuestLegends/pull.sh` — Pull Legends config files into the repo
|
|
* `EverQuestLegends/push.sh` — Push tracked Legends config files to the game
|
|
* `scripts/eql_spells.py` — Builds and queries a local spell-data index.
|
|
* `EverQuestLive/ui/install.sh` — Builds and installs the custom Isuldor UI.
|
|
* `EverQuestLive/ui/verify.sh` — Verifies UI patches against game defaults.
|
|
* `EverQuestLive/ui/eq-path.sh` — Finds the EverQuest installation directory.
|
|
|
|
## Characters
|
|
|
|
EQ Legends
|
|
|
|
* Pleb on Oggok
|
|
|
|
EQ Live
|
|
|
|
* Vulch on Coirnav
|
|
|
|
## Links
|
|
|
|
* Vulch's [Actually minimal](https://www.eqinterface.com/forums/showthread.php?t=22113) UI
|