mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-24 13:07:44 +00:00
33 lines
No EOL
1.3 KiB
Markdown
33 lines
No EOL
1.3 KiB
Markdown
# Novus
|
|
|
|
[](https://builds.sr.ht/~redstrate/novus?)
|
|
|
|
A suite of FFXIV modding tools for Linux.
|
|
|
|
**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.
|
|
|
|
## Components
|
|
|
|
This repository contains many parts of Novus, such as:
|
|
|
|
* [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.
|
|
|
|
## Building
|
|
|
|
Please refer to the [building document](BUILDING.md) for instructions on how to build Novus.
|
|
|
|
## Contributing
|
|
|
|
Please refer to the [contributing document](CONTRIBUTING.md) for everything you need to know to get started contributing to Novus.
|
|
|
|
## 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. |