ow-mods/ow-mod-manager

Characters like ö in filenames turning into � when installing mod

dgarroDC opened this issue · 1 comments

If I manually download and extract a mod zip that has characters like ö in filenames, they don't have issues (left in the example image), but if I install that mod with the mod manager, the ö are turned into � (right in the example image).

Mod example: https://github.com/FixxionsLair/Secret-Words/releases/download/0.1.2/Fixxion.SecretWords.zip

Result:
image

The solution is to not use those characters in file names. The problem is likely in the unzip library.