1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 12:07:45 +00:00
novus/README.md

36 lines
1.6 KiB
Markdown
Raw Normal View History

2023-12-31 12:14:46 -05:00
# Novus
2022-03-15 16:00:36 -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
![Screenshot of some of the applications](https://xiv.zone/novus.png)
2022-04-11 12:15:32 -04:00
## Components
2024-04-22 15:16:31 -04:00
Here is an exhaustive list of tooling available here:
2023-10-10 18:02:13 -04:00
* [Argcracker](argcracker), a program that can help decrypt game arguments.
2024-02-02 14:41:25 -05:00
* [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.
2024-04-22 15:16:31 -04:00
* [Data Viewer](sagasu), a graphical interface to explore FFXIV data archive 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.
## Building
2022-04-14 19:00:42 -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
## Contributing & Support
2022-04-14 19:00:42 -04:00
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.
2022-04-14 19:00:42 -04:00
## License
2022-04-14 19:00:42 -04:00
![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)
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.