This commit is contained in:
mxve 2023-06-11 18:52:17 +02:00
parent 6ae9bcabad
commit eb508f2b48
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -4,7 +4,7 @@ version = 3
[[package]]
name = "alterware-launcher"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"http_req",
"rand",

View File

@ -1,6 +1,6 @@
[package]
name = "alterware-launcher"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
build = "res/build.rs"

View File

@ -1,7 +1,7 @@
# alterware-launcher
1. Download [latest release](https://github.com/mxve/alterware-launcher/releases/latest/download/alterware-launcher-x86_64-pc-windows-msvc.zip)
2. Unpack the archive and place alterware-launcher.exe in MW2/MW3 game directory
2. Unpack the archive and place alterware-launcher.exe in MW2/MW3/Ghosts game directory
3. Run alterware-launcher.exe
---