mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-24 13:07:44 +00:00
Unofficial FFXIV tools
Now the hashes are collected in a central database (location to be improved) similar to FFXIV Explorer. This database needs to be generated once and doesn't have to be regen every time Sagasu is opened like before. This indexer currently is a separate program. Also adds a feature to extract files from the file tree window. |
||
---|---|---|
.reuse | ||
argcracker | ||
armoury | ||
bonedecomp | ||
cmake | ||
common | ||
extern | ||
karuku | ||
launcher | ||
LICENSES | ||
mdlviewer | ||
misc | ||
parts | ||
renderer | ||
sagasu | ||
scripts | ||
.build.yml | ||
.gitignore | ||
.gitmodules | ||
BUILDING.md | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
README.md |
Novus
A suite of FFXIV modding tools for Linux.
Note: This is alpha level software, not intended to be usable in any capacity at the moment. Thus, I have not tagged any stable releases.
Components
This repository contains many parts of Novus, such as:
- Argcracker, a program that can help decrypt game arguments.
- Armoury, a graphical gear and character viewer. It also supports GLTF export.
- Karuku, a graphical program to view Excel data sheets.
- MDLViewer, a graphical model viewer for MDL files.
- Sagasu, a graphical interface to explore FFXIV data archive files.
Building
Please refer to the building document for instructions on how to build Novus.
Contributing
Please refer to the contributing document for everything you need to know to get started contributing to Novus.
License
This project is licensed under the GNU General Public License 3. Some code or assets may be licensed differently, please refer to the REUSE metadata.