Skip to content

NeFS Edit 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@victorbush victorbush released this 04 Apr 21:37
· 67 commits to master since this release

Version 0.5.0

  • Added ability to open game.dat files (archives with separate header/data files).
  • Added ability to close an archive.
  • Added archive and item debug output views.
  • Fixed "Extract To" to extract directly to the location specified.
  • Fixed/improved intepretation of various NeFS header fields.
  • Replaced Archive Details pane with an Archive Debug view.
  • Refactored NefsEdit and NefsLib substantially.
  • Improved application/library separation.
  • Added various unit tests.
  • Switched to Serilog for logging.