From eb508f2b4841eb5761f773bfda58553930c43a00 Mon Sep 17 00:00:00 2001 From: mxve <68632137+mxve@users.noreply.github.com> Date: Sun, 11 Jun 2023 18:52:17 +0200 Subject: [PATCH] v0.2.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 ---