From 97eee9fc5c3e58afa8582eabdb1f2e6357936fa2 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 22 Apr 2024 15:16:31 -0400 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1649a69..02878ed 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ # Novus -[![builds.sr.ht status](https://builds.sr.ht/~redstrate/novus.svg)](https://builds.sr.ht/~redstrate/novus?) +[![builds.sr.ht status](https://builds.sr.ht/~redstrate/novus.svg)](https://builds.sr.ht/~redstrate/novus) -A suite of FFXIV modding tools for Linux. +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) ## Components -This repository contains many parts of Novus, such as: +Here is an exhaustive list of tooling available here: * [Argcracker](argcracker), a program that can help decrypt game arguments. * [Gear Editor](armoury), a graphical gear and character viewer. It also supports GLTF import & export. * [Map Editor](mapeditor), a graphical map viewer. * [Excel Editor](karuku), a graphical program to view Excel data sheets. * [Model Viewer](mdlviewer), a graphical model viewer for MDL files. -* [Data Explorer](sagasu), a graphical interface to explore FFXIV data archive files. +* [Data Viewer](sagasu), a graphical interface to explore FFXIV data archive files. ## Building @@ -29,4 +29,4 @@ Please refer to the [contributing document](CONTRIBUTING.md) for everything you ![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png) -This project is licensed under the [GNU General Public License 3](LICENSE). Some code or assets may be licensed differently, please refer to the [REUSE](https://reuse.software/spec/) metadata. \ No newline at end of file +This project is licensed under the [GNU General Public License 3](LICENSE). Some code or assets may be licensed differently, please refer to the [REUSE](https://reuse.software/spec/) metadata.