mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 15:27:48 +00:00
add --prerelease
This commit is contained in:
@@ -148,6 +148,8 @@
|
||||
- Skip installing redistributables
|
||||
- ```--redist```
|
||||
- Install or reinstall redistributables
|
||||
- ```--prerelease```
|
||||
- Update to prerelease version of clients (currently only available for IW4x) and launcher
|
||||
|
||||
##### Example:
|
||||
```shell
|
||||
@@ -168,6 +170,7 @@ alterware-launcher.exe iw4x --bonus -u --path "C:\Games\IW4x" --pass "-console"
|
||||
- `args`: Pass additional arguments to the game. Default: `""`.
|
||||
- `use_https`: Use HTTPS for downloads. Default: `true`.
|
||||
- `skip_redist`: Skip redistributable installations. Default: `false`.
|
||||
- `prerelease`: Update to prerelease version of clients and launcher. Default: `false`.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user