mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-24 21:07:46 +00:00
14 lines
349 B
Markdown
14 lines
349 B
Markdown
# EXD Viewer
|
|
|
|
EXD Viewer can view excel data from the game, and can decode well known sheets using Garlond Tools.
|
|
|
|

|
|
|
|
## Usage
|
|
|
|
You must pass the path to your `sqpack` directory as the first argument.
|
|
|
|
```bash
|
|
$ exdviewer "C:\Program Files (x86)\SquareEnix\Final Fantasy XIV\game\sqpack"
|
|
```
|
|
|