2022-03-15 16:00:36 -04:00
# Novus
2023-08-31 14:21:53 +02:00
[](https://builds.sr.ht/~redstrate/novus?)
2023-08-18 12:18:36 -04:00
A suite of FFXIV modding tools for Linux.
2022-04-11 12:15:32 -04:00
2022-04-12 09:56:16 -04:00
**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.
2022-04-11 12:15:32 -04:00
2023-08-18 12:18:36 -04:00
## Components
2022-04-14 08:24:06 -04:00
2023-08-18 12:18:36 -04:00
This repository contains many parts of Novus, such as:
2022-04-14 08:24:06 -04:00
2023-08-18 12:18:36 -04:00
* [Argcracker ](argcracker ), a program that can decrypt game arguments.
* [Armoury ](armoury ), a graphical gear and character viewer.
* [Bone Decompiler ](bonedecomp ), a tool to decompile Havok skeleton files into TexTools-compatible JSON.
* [EXD Viewer ](exdviewer ), a graphical program to view Excel (EXD) sheets from the game.
* [Explorer ](explorer ), a graphical interface to explore DAT files.
* [Model Viewer ](mdlviewer ), a graphical model viewer for MDL files.
2022-04-14 08:24:06 -04:00
2023-08-18 12:18:36 -04:00
## Building
2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00
Please refer to the [building document ](BUILDING.md ) for instructions on how to build Novus.
2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00
## Contributing
2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00
Please refer to the [contributing document ](CONTRIBUTING.md ) for everything you need to know to get started contributing to Novus.
2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00
## License
2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00

2022-04-14 19:00:42 -04:00
2023-08-18 12:18:36 -04:00
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.