From 8c12db1c39b5558ef7e4e40370bc1b3eb333c6c6 Mon Sep 17 00:00:00 2001 From: Ecorous Date: Fri, 13 Oct 2023 17:17:47 +0100 Subject: [PATCH 1/2] update welcome --- welcome.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/welcome.yaml b/welcome.yaml index 713e244..44d2d39 100644 --- a/welcome.yaml +++ b/welcome.yaml @@ -8,10 +8,12 @@ description: > This is the official Discord server for the HelixLauncher project. + + This is not a dead project. Most of the devs are currently busy with other projects, however progress is happening.o HelixLauncher is an open-source Minecraft Launcher written from the ground-up in Rust. - We have split HelixLauncher into two main parts, the backend library, which anyone can use for their own launchers + We have split HelixLauncher into three main parts, the backend library, which anyone can use for their own launchers and the GUI/CLI packages, which use the library to create a user-friendly Minecraft launcher. From 71314bf43724211cd9f92c425f9e7c3ff9ff6ccd Mon Sep 17 00:00:00 2001 From: Ecorous Date: Fri, 13 Oct 2023 17:48:06 +0100 Subject: [PATCH 2/2] Apply suggestion Co-authored-by: kb1000 --- welcome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/welcome.yaml b/welcome.yaml index 44d2d39..026ab10 100644 --- a/welcome.yaml +++ b/welcome.yaml @@ -9,7 +9,7 @@ description: > This is the official Discord server for the HelixLauncher project. - This is not a dead project. Most of the devs are currently busy with other projects, however progress is happening.o + This is not a dead project. Most of the devs are currently busy with other projects, however progress is happening. HelixLauncher is an open-source Minecraft Launcher written from the ground-up in Rust.