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

Drop ancient zlib dependency in favor of native .NET library calls. #897

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

Fabi
Copy link
Contributor

@Fabi Fabi commented Dec 3, 2024

Due to different naming of those compression libraries per OS there is a custom library import resolver used.

This is a followup change for the closed issue #896

Due to different naming of those compression libraries per OS there is a custom dll import resolver used.
@funjoker funjoker merged commit b8b945e into TrinityCore:master Dec 4, 2024
7 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.

2 participants