Function mod_installer::weidu::install

source ยท
pub(crate) fn install(
    weidu_binary: &PathBuf,
    game_directory: &PathBuf,
    parser_config: Arc<ParserConfig>,
    weidu_mod: &Component,
    language: &str,
    weidu_log_mode: &str,
    timeout: usize,
) -> InstallationResult