ValvePython / vdf

📜 Package for working with Valve's text and binary KeyValue format
https://pypi.org/project/vdf/
MIT License
165 stars 30 forks source link

replace invalid unicode chars instead of raising UnicodeDecodeError #21

Closed rossengeorgiev closed 4 years ago

rossengeorgiev commented 4 years ago

Closes #20