mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-29 06:57:46 +00:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
# Novus
|
|
|
|
A suite of unofficial FFXIV tools, including a model viewer and data archive explorer.
|
|
|
|

|
|
|
|
## Components
|
|
|
|
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 Viewer](sagasu), a graphical interface to explore FFXIV data archive files.
|
|
* [Material Editor](mateditor), a program to view material files.
|
|
|
|
## Usage
|
|
|
|
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.
|
|
|
|
### Supported Game Versions
|
|
|
|
I have only tested Novus on 6.x (Endwalker) so far, and it has limited support for 7.x (Dawntrail) except for the new renderer.
|
|
|
|
## Building
|
|
|
|
Please refer to the [building document](BUILDING.md) for instructions on how to build Novus.
|
|
|
|
## Contributing & Support
|
|
|
|
The best way you can help is by [monetarily supporting me](https://redstrate.com/fund/) or by submitting patches to
|
|
help fix bugs or add functionality. Filing issues is appreciated, but I do this in my free time so please don't expect professional support.
|
|
|
|
## License
|
|
|
|

|
|
|
|
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.
|