From 2d93e41413688e3019e3b9d70ddb7481f9b09b24 Mon Sep 17 00:00:00 2001 From: GatoWare <138316044+OxyZin@users.noreply.github.com> Date: Tue, 10 Mar 2026 13:32:42 -0300 Subject: [PATCH] Add OxyZin / LegacyConsoleLauncher project entry --- projects.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/projects.json b/projects.json index bf61a42..64a776e 100644 --- a/projects.json +++ b/projects.json @@ -46,6 +46,13 @@ "url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main", "priority": 7, "tag": "converter" + }, + { + "name": "OxyZin / LegacyConsoleLauncher", + "url": "https://github.com/OxyZin/LegacyConsoleLauncher", + "priority": 8, + "tag": "launcher", + "mirror": "https://github.com/OxyZin/LegacyConsoleLauncher/releases/download/v1.4.0/LegacyConsoleLauncher-Setup-v1.4.0.exe" } ] }