Skip to main content

create_progress_bar

Function create_progress_bar 

Source
pub fn create_progress_bar(game_dir: &Path) -> Option<ProgressBar>
Expand description

Create a configured progress bar for CLI use. Call before dump_renderer_data.