1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-06-08 14:17:45 +00:00

Update READMEs, update screenshots

This commit is contained in:
Joshua Goins 2024-04-22 16:11:54 -04:00
parent 04717aea62
commit 75ab62ba71
10 changed files with 29 additions and 12 deletions

View file

@ -4,7 +4,7 @@
A suite of unofficial FFXIV modding tools, including a model viewer and data archive explorer.
![Screenshot of some of the applications](misc/screenshot-main.png)
![Screenshot of some of the applications](https://xiv.zone/novus.png)
## Components

View file

@ -1,9 +1,9 @@
# Armoury
# Gear Editor
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.
This tool can display gear pieces from FFXIV, and includes a full model viewer and export functionality. Basic character and bone editing is also supported.
![Screenshot](../misc/armoury-screenshot.png)
![Screenshot](https://xiv.zone/gear-editor.png)
## Note
The viewport uses Vulkan, so it must be supported on your system in order to work.
Vulkan 1.3 or higher is currently required. This requirement is planned to be lifted in the future.

View file

@ -1,5 +1,5 @@
# Karuku
# Excel Editor
EXD Viewer can view excel data from the game, and can decode well known sheets using Garlond Tools if you have the definitions.
This tool can view excel data from the game, and can decode well known sheets using Garlond Tools if you have the definitions. You can also download those from within the program.
![Screenshot](../misc/karuku-screenshot.png)
![Screenshot](https://xiv.zone/excel-editor.png)

View file

@ -1,3 +1,9 @@
# Map Editor
Can view map files from the game.
This tool can display maps from the game, albiet it's limited at the moment and navigation isn't the best.
![Screenshot](https://xiv.zone/map-editor.png)
## Note
Vulkan 1.3 or higher is currently required. This requirement is planned to be lifted in the future.

View file

@ -1,3 +1,10 @@
# Model Viewer
The Model Viewer can display MDL files supported by the game. It's a simple tool compared to Armoury, useful for viewing loose model files you have.
This tool can display MDL files supported by the game. It's a simple tool compared to Armoury, useful for viewing loose model files you have.
![Screenshot](https://xiv.zone/model-viewer.png)
## Note
Vulkan 1.3 or higher is currently required. This requirement is planned to be lifted in the future.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 KiB

View file

@ -1,5 +1,9 @@
# Sagasu
# Data Explorer
Useful for exploring all known files in FFXIV data archives. It can view models and excel sheets within the program, without having to boot up Karuku or Armoury.
![Screenshot](../misc/sagasu-screenshot.png)
![Screenshot](https://xiv.zone/data-explorer.png)
## Note
Vulkan 1.3 or higher is currently required to view model files. This requirement is planned to be lifted in the future.