mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-01 22:47:19 +03:00
Updated 2.0.0 release goals
This commit is contained in:
parent
d2764d3d34
commit
e6ac5164b3
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -113,6 +113,12 @@ yarn dev
|
||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Bundle to AppImage
|
||||||
|
|
||||||
|
```sh
|
||||||
|
yarn bundle
|
||||||
|
```
|
||||||
|
|
||||||
# Roadmap
|
# Roadmap
|
||||||
|
|
||||||
This is our current roadmap goals. You can find older ones [here](ROADMAP.md)
|
This is our current roadmap goals. You can find older ones [here](ROADMAP.md)
|
||||||
|
@ -168,6 +174,10 @@ This is our current roadmap goals. You can find older ones [here](ROADMAP.md)
|
||||||
* <s>Theming system</s>
|
* <s>Theming system</s>
|
||||||
* <s>Game pre-installation</s>
|
* <s>Game pre-installation</s>
|
||||||
* <s>Default runner and DXVK auto-installation</s>
|
* <s>Default runner and DXVK auto-installation</s>
|
||||||
|
* Shaders menu
|
||||||
|
* Discord RPC settings
|
||||||
|
* Ability to hide some runners families
|
||||||
|
* Proper wine process monitoring
|
||||||
* Statistics window
|
* Statistics window
|
||||||
* Ability to change the temp directory where the launcher should download some files
|
* Ability to change the temp directory where the launcher should download some files
|
||||||
* Launcher auto-updates
|
* Launcher auto-updates
|
||||||
|
|
Loading…
Reference in a new issue