From 93b79d3c99923b2a1241913d9ab735708ecafd93 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Wed, 11 Mar 2026 22:34:49 +0300 Subject: [PATCH 1/2] legacy-launcher by neoapps-dev --- projects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.json b/projects.json index b50d973..1cf490d 100644 --- a/projects.json +++ b/projects.json @@ -52,6 +52,12 @@ "url": "https://github.com/OxyZin/LegacyConsoleLauncher", "priority": 8, "tag": "launcher" + }, + { + "name": "neoapps-dev / legacy-launcher", + "url": "https://github.com/neoapps-dev/legacy-launcher", + "priority": 9, + "tag": "launcher" } ] } From 666f7912f538268bd5963bd69599fd5b1839b6a9 Mon Sep 17 00:00:00 2001 From: "Andrew P. Harper" <115321970+KoopaCode@users.noreply.github.com> Date: Mon, 16 Mar 2026 13:37:38 -0400 Subject: [PATCH 2/2] Update project entries in projects.json --- projects.json | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/projects.json b/projects.json index 1cf490d..476a370 100644 --- a/projects.json +++ b/projects.json @@ -48,15 +48,33 @@ "tag": "converter" }, { - "name": "OxyZin / LegacyConsoleLauncher", - "url": "https://github.com/OxyZin/LegacyConsoleLauncher", + "name": "KaDerox / Axo McLCE ModLoader", + "url": "https://github.com/KaDerox/Axo-McLCE-ModLoader", "priority": 8, + "tag": "modloader" + }, + { + "name": "Minecraft Community Edition", + "url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main", + "priority": 9, + "tag": "Game/Server" + }, + { + "name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher", + "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", + "priority": 10, "tag": "launcher" }, { + "name": "OxyZin / LegacyConsoleLauncher", + "url": "https://github.com/OxyZin/LegacyConsoleLauncher", + "priority": 11, + "tag": "launcher" + }, + { "name": "neoapps-dev / legacy-launcher", "url": "https://github.com/neoapps-dev/legacy-launcher", - "priority": 9, + "priority": 12, "tag": "launcher" } ]