Open
Description
There are a lot of errors due to the path casing being incorrect.
For example, it was unable to find Skyrim.esm, as it was named skyrim.esm (due to an update script as a workaround for ModOrganizer 2 not working under wine).
This also causes problems with the actual ordering not working at all, other than for esm/esps that are completely lowercase.
Would it be possible to create a function that would look through files in a directory for a file with the same name, but lowercase both, for non-windows users?
Thanks by the way, for supporting linux, it's seriously appreciated!