diff --git a/README.md b/README.md index 02878ed..cc0de68 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/armoury/README.md b/armoury/README.md index c89f645..2f64a18 100644 --- a/armoury/README.md +++ b/armoury/README.md @@ -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. \ No newline at end of file diff --git a/karuku/README.md b/karuku/README.md index c16db71..b3ce1c7 100644 --- a/karuku/README.md +++ b/karuku/README.md @@ -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) diff --git a/mapeditor/README.md b/mapeditor/README.md index 04c9b32..9ce6fcb 100644 --- a/mapeditor/README.md +++ b/mapeditor/README.md @@ -1,3 +1,9 @@ # Map Editor -Can view map files from the game. \ No newline at end of file +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. \ No newline at end of file diff --git a/mdlviewer/README.md b/mdlviewer/README.md index f413b56..6125abb 100644 --- a/mdlviewer/README.md +++ b/mdlviewer/README.md @@ -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. \ No newline at end of file +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. + diff --git a/misc/armoury-screenshot.png b/misc/armoury-screenshot.png deleted file mode 100644 index 01f517b..0000000 Binary files a/misc/armoury-screenshot.png and /dev/null differ diff --git a/misc/karuku-screenshot.png b/misc/karuku-screenshot.png deleted file mode 100644 index 86da787..0000000 Binary files a/misc/karuku-screenshot.png and /dev/null differ diff --git a/misc/sagasu-screenshot.png b/misc/sagasu-screenshot.png deleted file mode 100644 index b9477d5..0000000 Binary files a/misc/sagasu-screenshot.png and /dev/null differ diff --git a/misc/screenshot-main.png b/misc/screenshot-main.png deleted file mode 100644 index 488fcba..0000000 Binary files a/misc/screenshot-main.png and /dev/null differ diff --git a/sagasu/README.md b/sagasu/README.md index f582612..1f56455 100644 --- a/sagasu/README.md +++ b/sagasu/README.md @@ -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. \ No newline at end of file