Go to file
dependabot[bot] 917aa5cf6f
Bump serde_json from 1.0.104 to 1.0.105
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.104...v1.0.105)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 15:10:09 +00:00
.github create release as draft 2023-08-16 13:01:25 +02:00
res replace icon 2023-06-10 11:12:43 +02:00
src Don't ask what client to launch if update is set 2023-08-18 13:36:06 +02:00
.gitignore 'V B ~vomiting face~'- cherry, 2023 2023-06-10 09:33:16 +02:00
Cargo.lock Bump serde_json from 1.0.104 to 1.0.105 2023-08-21 15:10:09 +00:00
Cargo.toml Bump serde_json from 1.0.104 to 1.0.105 2023-08-21 15:10:09 +00:00
README.md return 101 when restart is required after self-update 2023-08-17 18:32:32 +02:00

alterware-launcher

  1. Download latest release
  2. Unpack the archive and place alterware-launcher.exe in the game directory
  3. Run alterware-launcher.exe, after updating the game will launch automatically

  • Passing iw4-sp, iw5-mod, iw6-mod or s1-mod as the first argument will skip automatic game detection
  • Passing update will stop the launcher from launching the game
  • skip-launcher-update skips self-update

Note for server owners:

When the launcher updates itself it needs to be restarted. It will return exit code 101 in this case.