Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compression to .nkg format #42

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

caiw
Copy link
Member

@caiw caiw commented Nov 3, 2023

Defaults to LZMA compression but other options can be specified at save time, and any will be loadable.

Not backwards-breaking, so didn't change the format version number.

Fixes #36.

@caiw caiw requested a review from neukym November 3, 2023 11:55
@neukym
Copy link
Member

neukym commented Nov 3, 2023

Yes, can confirm it works, and reduces it from 27MB to 7MB 👍

@neukym neukym merged commit c03f273 into main Nov 3, 2023
1 check passed
@neukym neukym deleted the add-compression-to-nkg-format branch November 3, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add compression to .nkg format
2 participants