diff --git a/Cargo.lock b/Cargo.lock index 5b4adef..c836cca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "alterware-launcher" -version = "0.2.1" +version = "0.2.2" dependencies = [ "http_req", "rand", diff --git a/Cargo.toml b/Cargo.toml index ffc1e6e..24d4aea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alterware-launcher" -version = "0.2.1" +version = "0.2.2" edition = "2021" build = "res/build.rs" diff --git a/README.md b/README.md index a4a3906..f04b084 100644 --- a/README.md +++ b/README.md @@ -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 ---