ceres-wc3 / ceres

MIT License
34 stars 8 forks source link

ceres.toml does not support windows-style paths for wc3 exe path #2

Closed ElusiveMori closed 5 years ago

ElusiveMori commented 5 years ago

Probable cause: TOML probably tries to escape the characters in the path, leading to invalid UTF-8 and failing to parse the config

Possible solutions: