mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-24 04:57:45 +00:00
11 lines
250 B
Markdown
11 lines
250 B
Markdown
# explorer
|
|
|
|
This tool can list known files by libxiv, such as excel sheets.
|
|
|
|
## Usage
|
|
|
|
You must pass the path to your `sqpack` directory as the first argument.
|
|
|
|
```bash
|
|
$ explorer "C:\Program Files (x86)\SquareEnix\Final Fantasy XIV\game\sqpack"
|
|
```
|