Function get_mod_paths

Source
pub fn get_mod_paths(
    library_path: &PathBuf,
    out: &mut Vec<ModDescriptor>,
) -> Result<(), SteamError>