https://github.com/redstrate/novus
Unofficial FFXIV tools
https://github.com/redstrate/novus
ffxiv ffxiv-modding final-fantasy-14 final-fantasy-xiv
Last synced: 12 days ago
JSON representation
Unofficial FFXIV tools
- Host: GitHub
- URL: https://github.com/redstrate/novus
- Owner: redstrate
- Created: 2024-04-22T19:03:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T00:19:49.000Z (about 1 month ago)
- Last Synced: 2025-03-24T00:29:40.950Z (about 1 month ago)
- Topics: ffxiv, ffxiv-modding, final-fantasy-14, final-fantasy-xiv
- Language: C++
- Homepage: https://xiv.zone/novus
- Size: 3.91 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSES/CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
# 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](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.
* [Game Launcher](apps/gamelauncher), a program to quickly launch the game for testing.## 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
This works for A Realm Reborn (2.x) thru Endwalker content (6.x) while Dawntrail (7.x) support is still WIP.
## Building
Please refer to the [building document](BUILDING.md) for instructions on how to build Novus.
## Contributing & Support
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.
## 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.