From f6f02a15e9660d561b81bf1f2a9801e9cf855f24 Mon Sep 17 00:00:00 2001 From: Xgui4-Dev <134389196+xgui4@users.noreply.github.com> Date: Thu, 12 Mar 2026 09:42:28 -0400 Subject: [PATCH] Add xgui4 / Legacy-Qt-Launcher project entry --- projects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.json b/projects.json index b50d973..5e174e1 100644 --- a/projects.json +++ b/projects.json @@ -52,6 +52,12 @@ "url": "https://github.com/OxyZin/LegacyConsoleLauncher", "priority": 8, "tag": "launcher" + }, + { + "name": "xgui4 / Legacy-Qt-Launcher", + "url": "https://github.com/xgui4/Legacy-Qt-Launcher", + "priority": 9, + "tag": "launcher" } ] }