pub(crate) fn install(
game_directory: &Path,
parser_config: Arc<ParserConfig>,
weidu_mod: &Component,
options: &Options,
) -> InstallationResult
pub(crate) fn install(
game_directory: &Path,
parser_config: Arc<ParserConfig>,
weidu_mod: &Component,
options: &Options,
) -> InstallationResult