mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-11-11 13:17:24 +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.