mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-11 02:29:37 +03:00
update readme
This commit is contained in:
parent
14df809097
commit
8848ab0c5b
1 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
@ -6,14 +6,14 @@
|
|||
|
||||
# Status
|
||||
|
||||
### Launcher is in the beta state; patch is currently stable.
|
||||
|
||||
| Game version | Launcher version | Patch version |
|
||||
| :---: | :---: | :---: |
|
||||
| 2.2.0 | 2.2.0-beta2 | 2.2.0-stable |
|
||||
| Game version | Launcher version |
|
||||
| :---: | :---: |
|
||||
| 2.2.0 | 2.2.0-beta3 ⚠️ |
|
||||
|
||||
Download from [Releases](https://notabug.org/nobody/an-anime-game-launcher/releases)
|
||||
|
||||
> ⚠️ Launcher is currently in development
|
||||
|
||||
# Requirements
|
||||
|
||||
To work this launcher requires
|
||||
|
@ -28,7 +28,7 @@ To work this launcher requires
|
|||
## Build from source
|
||||
|
||||
```sh
|
||||
npm run build:linux
|
||||
npm run build
|
||||
```
|
||||
|
||||
## Run from source
|
||||
|
@ -41,12 +41,13 @@ npm start
|
|||
|
||||
To 2.2.0-release1
|
||||
|
||||
* Fix AppImage builds
|
||||
* <s>Fix AppImage builds</s>
|
||||
* <s>Parse background banners from the game's API</s>
|
||||
* Make Proton-GE default compatibility tool and fix game input issues
|
||||
* Add additional telemetry checking
|
||||
* Add preferences menu
|
||||
* Add background banners for different languages
|
||||
* Add launcher updates notifications
|
||||
* Cache launcher background picture
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue