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:
parent
04717aea62
commit
75ab62ba71
10 changed files with 29 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
A suite of unofficial FFXIV modding tools, including a model viewer and data archive explorer.
|
||||
|
||||

|
||||

|
||||
|
||||
## Components
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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.
|
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
## Note
|
||||
|
||||
Vulkan 1.3 or higher is currently required. This requirement is planned to be lifted in the future.
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
## 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 |
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
## Note
|
||||
|
||||
Vulkan 1.3 or higher is currently required to view model files. This requirement is planned to be lifted in the future.
|
Loading…
Add table
Reference in a new issue