Function mod_installer::utils::mod_folder_present_in_game_directory

source ยท
pub fn mod_folder_present_in_game_directory(
    game_directory: &Path,
    mod_name: &str,
) -> bool