mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-23 04:27:45 +00:00
armoury: Update README
This commit is contained in:
parent
9591b9a548
commit
edd21efe92
1 changed files with 2 additions and 13 deletions
|
@ -1,20 +1,9 @@
|
||||||
# Armoury
|
# Armoury
|
||||||
|
|
||||||
The Armoury can display any gear piece in the game, and includes a full model viewer and export functionality. Basic character and bone editing is supported.
|
The Armoury can display gear pieces from FFXIV, and includes a full model viewer and export functionality. Basic character and bone editing is also supported.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
You must pass the path to your `sqpack` directory as the first argument.
|
|
||||||
|
|
||||||
```
|
|
||||||
$ mdlviewer "C:\Program Files (x86)\SquareEnix\Final Fantasy XIV\game\sqpack"
|
|
||||||
```
|
|
||||||
|
|
||||||
## Note
|
## Note
|
||||||
|
|
||||||
The viewport uses Vulkan, so it must be supported on your system in order to work.
|
The viewport uses Vulkan, so it must be supported on your system in order to work.
|
||||||
|
|
||||||
If you're running mdlviewer on macOS (where Qt builds usually don't ship with MoltenVK unfortunatey)
|
|
||||||
mdlviewer will automatically reconfigure itself to use a standalone SDL2 window.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue