add --ignore-required-files to --help
This commit is contained in:
parent
3d0a47ec60
commit
dba849e3be
@ -511,6 +511,7 @@ async fn main() {
|
|||||||
println!(" --force/-f: Force file hash recheck");
|
println!(" --force/-f: Force file hash recheck");
|
||||||
println!(" --pass <args>: Pass arguments to the game");
|
println!(" --pass <args>: Pass arguments to the game");
|
||||||
println!(" --skip-launcher-update: Skip launcher self-update");
|
println!(" --skip-launcher-update: Skip launcher self-update");
|
||||||
|
println!(" --ignore-required-files: Skip required files check");
|
||||||
println!(
|
println!(
|
||||||
"\nExample:\n alterware-launcher.exe iw4x --bonus --pass \"-console -nointro\""
|
"\nExample:\n alterware-launcher.exe iw4x --bonus --pass \"-console -nointro\""
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user