MrAlaux / Nugget-Doom

Nugget Doom is a fork of Woof! with additional features.
GNU General Public License v2.0
60 stars 3 forks source link

[Feature] Add ZIP/PK3 support #85

Closed NightFright2k19 closed 7 months ago

NightFright2k19 commented 7 months ago

One of the few Woof! features I'm missing here. Large wads can be compressed significantly to .zip/.pk3 format, reducing file size by up to 70%. This can make a big difference when having gathered dozens of wads on one's hard drive. Plus one could directly load files after downloading without even unpacking them.

MrAlaux commented 7 months ago

If Woof has the feature, Nugget should inherit it later on. As is usual, I will most likely merge changes from the next Woof release when it comes out officially.

If it's of any use, branch upstream-merge has some of the Woof merging work done already, but it is outdated when it comes to both the latest Woof and Nugget masters.