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

31 lines
1.2 KiB
Markdown
Raw Normal View History

2023-12-31 12:12:54 -05:00
# <img src="./launcher/zone.xiv.novus.svg" width="24"/> Novus
2022-03-15 16:00:36 -04:00
2023-08-31 14:21:53 +02:00
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/novus.svg)](https://builds.sr.ht/~redstrate/novus?)
A suite of FFXIV modding tools for Linux.
2022-04-11 12:15:32 -04:00
2023-10-13 00:25:20 -04:00
![Screenshot of some of the applications](misc/screenshot-main.png)
2022-04-11 12:15:32 -04:00
## Components
This repository contains many parts of Novus, such as:
2023-10-10 18:02:13 -04:00
* [Argcracker](argcracker), a program that can help decrypt game arguments.
* [Armoury](armoury), a graphical gear and character viewer. It also supports GLTF export.
* [Karuku](karuku), a graphical program to view Excel data sheets.
* [MDLViewer](mdlviewer), a graphical model viewer for MDL files.
* [Sagasu](sagasu), a graphical interface to explore FFXIV data archive files.
## 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
2022-04-14 19:00:42 -04:00
Please refer to the [contributing document](CONTRIBUTING.md) for everything you need to know to get started contributing to Novus.
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
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.