Skip to content

Conversation

@K0lb3
Copy link
Owner

@K0lb3 K0lb3 commented Apr 8, 2025

This PR adds a mapping layer for the compression and decompression functions used in BundleFile.
This layer makes it easier to use custom decompression methods for games that require it.

It solves #308

@K0lb3 K0lb3 force-pushed the maps-for-de/compression-functions branch from 5e8811a to dca4055 Compare April 9, 2025 11:06
)
else:
return compressed_data
raise ValueError(

This comment was marked as outdated.

Copy link
Contributor

@isHarryh isHarryh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It worked well and is ready to merge.

Thanks a lot. 👍

@K0lb3 K0lb3 merged commit 4e43292 into master Apr 10, 2025
6 checks passed
@K0lb3 K0lb3 deleted the maps-for-de/compression-functions branch April 10, 2025 12:50
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.

3 participants