prepare v0.6.7
This commit is contained in:
parent
5ef075d4c3
commit
3d0a47ec60
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -19,7 +19,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "alterware-launcher"
|
name = "alterware-launcher"
|
||||||
version = "0.6.6"
|
version = "0.6.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"colored",
|
"colored",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "alterware-launcher"
|
name = "alterware-launcher"
|
||||||
version = "0.6.6"
|
version = "0.6.7"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "res/build.rs"
|
build = "res/build.rs"
|
||||||
|
|
||||||
|
12
README.md
12
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)
|
1. Download the game from [Steam](https://store.steampowered.com/)
|
||||||
2. Place alterware-launcher.exe in the game directory
|
2. Download the [latest alterware-launcher.exe](https://github.com/mxve/alterware-launcher/releases/latest/download/alterware-launcher.exe)
|
||||||
3. Run alterware-launcher.exe, after updating the game will launch automatically
|
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```
|
- ```args```
|
||||||
- See --pass
|
- See --pass
|
||||||
- Default: ""
|
- Default: ""
|
||||||
|
- ```use_https```
|
||||||
|
- Use HTTPS for downloads
|
||||||
|
- Default: false
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user