From 827150d03e70a4d1bd3fee95792d75ac937250e9 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 29 Oct 2024 01:30:05 -0400 Subject: [PATCH] chore(download): add deprecation warning for qt 5 packages on linux --- src/download/linux.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/download/linux.md b/src/download/linux.md index a323f80bb..e5d659ad0 100644 --- a/src/download/linux.md +++ b/src/download/linux.md @@ -19,13 +19,12 @@ eleventyNavigation: Download (AppImage) Download Portable (tar.gz) Download Portable (Qt 5, tar.gz) +
+
+

Qt 5 packages will be going away soon 😔

+

Support will be removed after 9.x. Users are encouraged to update to Qt 6 builds where available

+
-
{% image "Modpack Installer", "./src/img/screenshots/LauncherLight.png", "./src/img/screenshots/LauncherDark.png" %}