1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 12:07:45 +00:00
Unofficial FFXIV tools
Find a file
2023-12-09 17:21:56 -05:00
.reuse Remove bonedecomp since it's not needed anymore 2023-10-13 15:37:03 -04:00
argcracker argcracker: Reformat code, misc cleanup 2023-10-12 23:44:43 -04:00
armoury Add a settings dialog to armoury to set Penumbra output directory 2023-12-09 16:34:51 -05:00
cmake Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
common Remove unused utility header 2023-12-09 15:40:54 -05:00
extern Update libphysis 2023-12-09 17:21:56 -05:00
karuku Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -05:00
launcher Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -05:00
LICENSES Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
mdlviewer Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -05:00
misc Add new screenshots 2023-10-13 00:25:20 -04:00
parts Begin support importing models of different vertex/index counts 2023-12-09 17:17:36 -05:00
renderer Fix misc warnings, code errors and slight improvements 2023-12-09 15:24:54 -05:00
sagasu Use better default message pattern and physis logging everywhere 2023-12-09 16:01:13 -05:00
scripts Add tarball script 2023-10-04 18:12:31 -04:00
.build.yml Add upload tarball to the CI 2023-10-04 18:15:41 -04:00
.gitignore Add .clang-format to .gitignore because it's generated by ECM 2023-09-25 21:57:40 -04:00
.gitmodules Add DXBC git submodule 2023-10-13 14:58:55 -04:00
BUILDING.md Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
CMakeLists.txt Add support for adding filenames via HTTP 2023-10-14 20:23:27 -04:00
CONTRIBUTING.md Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
README.md Add new screenshots 2023-10-13 00:25:20 -04:00

Novus

builds.sr.ht status

A suite of FFXIV modding tools for Linux.

Screenshot of some of the applications

Components

This repository contains many parts of Novus, such as:

  • Argcracker, a program that can help decrypt game arguments.
  • Armoury, a graphical gear and character viewer. It also supports GLTF export.
  • Karuku, a graphical program to view Excel data sheets.
  • MDLViewer, a graphical model viewer for MDL files.
  • Sagasu, a graphical interface to explore FFXIV data archive files.

Building

Please refer to the building document for instructions on how to build Novus.

Contributing

Please refer to the contributing document for everything you need to know to get started contributing to Novus.

License

GPLv3

This project is licensed under the GNU General Public License 3. Some code or assets may be licensed differently, please refer to the REUSE metadata.