Actions
Emulator Issues #12270
open[Feature Request] Resource pack system needs support for 7z
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Pack creators don't want to use .zip, so we really should support the ever popular .7z format.
Updated by shatteredlites about 4 years ago
there nothing wrong with the current system the gains are negligible. and i dont see anyone complaining about the format
Updated by Techjar about 4 years ago
Resource pack creators want to ship compressed archives, not uncompressed, as the file size reduction is quite substantial for DDS textures. They don't want to use deflate either, they seem very insistent on using LZMA2 with 7z.
Updated by Techjar about 4 years ago
Forgot to add: this is just based on my observation of most texture packs not actually supporting the resource pack system. Some even include the manifest.json, but provide it as 7z so you can't actually use it as such without repackaging it.
Updated by Billiard26 9 months ago
- Issue type changed from Bug to Feature request
Actions