diff --git a/Cargo.lock b/Cargo.lock index 351415d..1072533 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -19,7 +19,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "alterware-launcher" -version = "0.6.6" +version = "0.6.7" dependencies = [ "colored", "futures-util", diff --git a/Cargo.toml b/Cargo.toml index 9d4154d..502e713 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alterware-launcher" -version = "0.6.6" +version = "0.6.7" edition = "2021" build = "res/build.rs" diff --git a/README.md b/README.md index aac0771..138e98f 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,12 @@ --- -#### Installation +## Installation -1. Download the [latest alterware-launcher.exe](https://github.com/mxve/alterware-launcher/releases/latest/download/alterware-launcher.exe) -2. Place alterware-launcher.exe in the game directory -3. Run alterware-launcher.exe, after updating the game will launch automatically +1. Download the game from [Steam](https://store.steampowered.com/) +2. Download the [latest alterware-launcher.exe](https://github.com/mxve/alterware-launcher/releases/latest/download/alterware-launcher.exe) +3. Place alterware-launcher.exe in the game directory +4. Run alterware-launcher.exe, after updating the game will launch automatically --- @@ -67,6 +68,9 @@ alterware-launcher.json - ```args``` - See --pass - Default: "" +- ```use_https``` + - Use HTTPS for downloads + - Default: false ---