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

Fix: store NewGRF md5sum as hex-strings instead of bytes-string #2

Merged
merged 1 commit into from Jul 10, 2021

Conversation

TrueBrain
Copy link
Member

This makes working with it a lot easier, as you can for example
without effort convert it to JSON now. When transmitting to clients,
we re-encode it again as byte-string.

This makes working with it a lot easier, as you can for example
without effort convert it to JSON now. When transmitting to clients,
we re-encode it again as byte-string.
@TrueBrain TrueBrain merged commit f8469a7 into OpenTTD:main Jul 10, 2021
@TrueBrain TrueBrain deleted the fix-newgrfs branch July 10, 2021 15:04
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.

None yet

1 participant