Pass help encoding via a configuration file
Open
enhancement
help wanted
- Dominant language
- F#
- Stars
- 30
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the help file encoding is hard-coded to be 1251 (since it's the only encoding supported by the game resources available to us).
There may exist some other resource packs, so we should allow to override this via the configuration file.
See `TODO[#57]` when fixing this issue.
Contributor guide
Assessment
This issue has not been assessed yet.