diff --git a/lgsm/functions/command_mods_install.sh b/lgsm/functions/command_mods_install.sh index 0b9d64eff..c4039951b 100644 --- a/lgsm/functions/command_mods_install.sh +++ b/lgsm/functions/command_mods_install.sh @@ -61,6 +61,8 @@ fn_mod_installation(){ fn_mod_dl # Extract the mod fn_mod_extract + # Convert to lowercase if needed + fn_mod_lowercase # Build a file list fn_mod_fileslist # Copying to destination