From a41d34faa438b5d47ba2da857833cd54625033d9 Mon Sep 17 00:00:00 2001 From: KayJann Date: Thu, 12 Mar 2026 22:28:53 +0100 Subject: [PATCH] feat: add Emerald Legacy Launcher to community projects --- projects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.json b/projects.json index b50d973..ebffa43 100644 --- a/projects.json +++ b/projects.json @@ -52,6 +52,12 @@ "url": "https://github.com/OxyZin/LegacyConsoleLauncher", "priority": 8, "tag": "launcher" + }, + { + "name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher", + "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", + "priority": 9, + "tag": "launcher" } ] }