From e6ac5164b3a6826d8d70e69eec5a88300a876380 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Mon, 3 Jan 2022 23:20:37 +0200 Subject: [PATCH] Updated 2.0.0 release goals --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 02610ff..eed289c 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,12 @@ yarn dev yarn build ``` +## Bundle to AppImage + +```sh +yarn bundle +``` + # Roadmap 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) * Theming system * Game pre-installation * Default runner and DXVK auto-installation +* Shaders menu +* Discord RPC settings +* Ability to hide some runners families +* Proper wine process monitoring * Statistics window * Ability to change the temp directory where the launcher should download some files * Launcher auto-updates