1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-22 20:17:46 +00:00
Unofficial FFXIV tools
Find a file
2023-09-23 14:10:37 -04:00
.reuse Make REUSE happy again 2023-08-31 14:21:19 +02:00
argcracker Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
armoury Add quit action to all applications, add more icons to existing actions 2023-09-23 14:09:33 -04:00
bonedecomp Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
cmake Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
common Fix license path in CMake 2023-09-17 15:32:46 -04:00
exdviewer Add quit action to all applications, add more icons to existing actions 2023-09-23 14:09:33 -04:00
explorer Add quit action to all applications, add more icons to existing actions 2023-09-23 14:09:33 -04:00
extern Export gltf instead of fbx 2023-09-23 14:09:49 -04:00
LICENSES Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
mdlviewer Set margins for mdlviewer layout to 0 2023-09-23 14:09:33 -04:00
misc Update mdlviewer screenshot 2022-08-11 17:55:42 -04:00
parts Cache EXDs in exdpart 2023-09-23 14:10:37 -04:00
renderer Use uint64 for storing descriptor hashes 2023-09-23 14:09:33 -04:00
sdklauncher Make REUSE happy again 2023-08-31 14:21:19 +02:00
.build.yml Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
.clang-format Add .clang-format and format mdlviewer 2023-07-07 16:16:21 -04:00
.gitignore Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
BUILDING.md Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
CMakeLists.txt Add sdklauncher application 2023-08-31 14:18:50 +02:00
CONTRIBUTING.md Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
README.md Add CI status to README 2023-08-31 14:21:53 +02:00

Novus

builds.sr.ht status

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, a program that can decrypt game arguments.
  • Armoury, a graphical gear and character viewer.
  • Bone Decompiler, a tool to decompile Havok skeleton files into TexTools-compatible JSON.
  • EXD Viewer, a graphical program to view Excel (EXD) sheets from the game.
  • Explorer, a graphical interface to explore DAT files.
  • Model Viewer, a graphical model viewer for MDL 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.