2023-12-31 12:14:46 -05:00
# Novus
2022-03-15 16:00:36 -04:00
2024-04-22 16:15:55 -04:00
A suite of unofficial FFXIV tools, including a model viewer and data archive explorer.
2022-04-11 12:15:32 -04:00
2024-04-22 16:11:54 -04:00

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
2024-04-22 15:16:31 -04:00
Here is an exhaustive list of tooling available here:
2022-04-14 08:24:06 -04:00
2024-05-10 16:44:45 -04:00
* [Argcracker ](apps/argcracker ), a program that can help decrypt game arguments.
* [Gear Editor ](apps/armoury ), a graphical gear and character viewer. It also supports GLTF import & export.
* [Map Editor ](apps/mapeditor ), a graphical map viewer.
* [Excel Editor ](apps/karuku ), a graphical program to view Excel data sheets.
* [Model Viewer ](apps/mdlviewer ), a graphical model viewer for MDL files.
* [Data Viewer ](apps/sagasu ), a graphical interface to explore FFXIV data archive files.
* [Material Editor ](apps/mateditor ), a program to view material files.
2024-05-18 15:14:22 -04:00
* [Game Launcher ](apps/gamelauncher ), a program to quickly launch the game for testing.
2022-04-14 08:24:06 -04:00
2024-04-22 16:17:46 -04:00
## Usage
2024-04-25 19:32:19 -04:00
There are no releases at the moment, but experimental builds are currently available for Windows and Linux via [GitHub Actions ](https://github.com/redstrate/Novus/actions ). Note that the Linux binaries may not be completely portable.
2024-04-22 16:17:46 -04:00
2024-04-27 21:33:11 -04:00
### Supported Game Versions
2024-11-02 19:51:57 -04:00
This works for A Realm Reborn (2.x) thru Endwalker content (6.x) while Dawntrail (7.x) support is still WIP.
2024-04-27 21:33:11 -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
2024-04-22 16:15:55 -04:00
## Contributing & Support
2022-04-14 19:00:42 -04:00
2025-03-23 20:19:46 -04:00
Submitting patches to help fix bugs or add functionality is appreciated. Filing issues is also great, but I do this in my free time so please don't expect professional support.
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
2024-04-22 15:16:31 -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.