mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-09 16:00:43 +01:00

Parsing the config file needlessly requires an extra read of it, and is brittle (extra spaces, etc.) It was especially broken as there was a newline character at the end of currentLocale, which made everything fail shamefully.