mod_installer::utils

Function mod_folder_present_in_game_directory

Source
pub fn mod_folder_present_in_game_directory(
    game_directory: &Path,
    mod_name: &str,
) -> bool