splitNSP icon indicating copy to clipboard operation
splitNSP copied to clipboard

Added proper NSZ handling

Open topiga opened this issue 1 year ago • 0 comments

Pull request type

  • [x] Bugfix
  • [ ] Feature
  • [ ] Documentation/Content changes

What is the current behavior?

When splitting an NSZ file, the file is handled perfectly, but the extension is still ".nsp". It is frustrating to always having to change the file extension.

Issue Number: #15

What is the new behavior?

  • The script now detects if a file is an .nsz file, and changes the output automatically
  • The script now puts a ".nsz" extension if the original file is an NSZ file

topiga avatar Jan 13 '25 16:01 topiga