pub fn auto(game_consts: &GameConsts) -> Result<()>Expand description
Run the automatic version of the tiger application.
It can search the paradox mod folder, detect mods and list them for user selection. However, it has no command line arguments and hence less customizable compared to the main application.