The-Witcher-3-Mod-manager icon indicating copy to clipboard operation
The-Witcher-3-Mod-manager copied to clipboard

Case sensitive 'dlc' directory on linux

Open RypoFalem opened this issue 4 years ago • 1 comments

Installing a mod that puts contents in the dlc folder creates a separate DLC folder on linux.

https://github.com/Systemcluster/The-Witcher-3-Mod-manager/blob/bd7f41a1ee63f5f5ca210ff03891760ea46ebae8/src/configuration/config.py#L231

Changing DLC to dlc should fix that I think.

RypoFalem avatar Dec 15 '21 19:12 RypoFalem

On my Steam GOTY installation, the folder is called DLC by default. If that's not common across all installations, then it would require some other method to find the correct directory name, Simply changing to dlc would break other installations.

ralgar avatar Dec 16 '21 20:12 ralgar