1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-24 21:07:46 +00:00
novus/exdviewer/README.md

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.
![exdviewer screenshot](../misc/exdviewer-screenshot.png)
## 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"
```