fn install( log_file: &Path, game_directory: &Path, options: &Options, parser_config: Arc<ParserConfig>, ) -> Result<(), Box<dyn Error>>