Updated 2.0.0 release goals

This commit is contained in:
Observer KRypt0n_ 2022-01-03 23:20:37 +02:00
parent d2764d3d34
commit e6ac5164b3
No known key found for this signature in database
GPG key ID: DC5D4EC1303465DA

View file

@ -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