Skip to content

Add Zstd support to file::Unzip - #2135

Merged
dankmeme01 merged 2 commits into
mainfrom
zstd-unzip
Jul 27, 2026
Merged

Add Zstd support to file::Unzip#2135
dankmeme01 merged 2 commits into
mainfrom
zstd-unzip

Conversation

@dankmeme01

Copy link
Copy Markdown
Member

We already have Zstd for curl, so might as well use it for minizip! Zstd compressed mods (and files in general) are significantly faster to decompress than DEFLATE, as well as usually being slightly smaller.

This simply adds client-side support to allow Zstd compressed zip files to be opened, in the future we could consider to actually compress mods in the github workflow with Zstd.

@dankmeme01
dankmeme01 merged commit 27f9310 into main Jul 27, 2026
12 checks passed
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.

1 participant