1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-25 13:17:46 +00:00
Unofficial FFXIV tools
Find a file
Joshua Goins 1e898130b9
Add GitHub actions
It now builds Novus (and it's dependencies) for Windows and Linux. Artifacts and macOS support will come later.
2024-04-24 21:39:43 +00:00
.github Add GitHub actions 2024-04-24 21:39:43 +00:00
.reuse Fix REUSE 2024-02-02 14:29:57 -05:00
argcracker Add GitHub actions 2024-04-24 21:39:43 +00:00
armoury Update READMEs, update screenshots 2024-04-22 16:11:54 -04:00
cmake Use KAboutApplicationWindow instead of our custom one 2023-09-23 15:45:38 -04:00
common Add GitHub actions 2024-04-24 21:39:43 +00:00
extern Add GitHub actions 2024-04-24 21:39:43 +00:00
karuku Update READMEs, update screenshots 2024-04-22 16:11:54 -04:00
launcher Hook up translation domains 2024-02-04 15:36:08 -05:00
LICENSES Fix REUSE 2024-02-02 14:29:57 -05:00
mapeditor Add a map editor icon, fix .desktop file 2024-04-22 16:12:08 -04:00
mdlviewer Update READMEs, update screenshots 2024-04-22 16:11:54 -04:00
parts Allow empty materials that have no set shader package 2024-04-22 16:12:26 -04:00
renderer Add GitHub actions 2024-04-24 21:39:43 +00:00
sagasu Fix the wrong folder-symbolic icon being used 2024-04-22 16:12:44 -04: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 Make libphysis module path relative 2024-04-22 15:08:19 -04:00
BUILDING.md Note that git submodules must be cloned 2024-04-22 16:20:04 -04:00
CMakeLists.txt Add GitHub actions 2024-04-24 21:39:43 +00:00
Messages.sh Add Messages.sh 2024-02-25 11:16:33 -05:00
README.md Note that there's no builds at the moment in the README 2024-04-22 16:17:46 -04:00

Novus

builds.sr.ht status

A suite of unofficial FFXIV tools, including a model viewer and data archive explorer.

Screenshot of some of the applications

Components

Here is an exhaustive list of tooling available here:

  • Argcracker, a program that can help decrypt game arguments.
  • Gear Editor, a graphical gear and character viewer. It also supports GLTF import & export.
  • Map Editor, a graphical map viewer.
  • Excel Editor, a graphical program to view Excel data sheets.
  • Model Viewer, a graphical model viewer for MDL files.
  • Data Viewer, a graphical interface to explore FFXIV data archive files.

Usage

There are no releases at the moment, but builds will be coming soon. Your only option at the moment is to build Novus manually.

Building

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

Contributing & Support

The best way you can help is by monetarily supporting me or by submitting patches to help fix bugs or add functionality. Filing issues is appreciated, but I do this in my free time so please don't expect professional support.

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.