From 3e2879f36808531a67db442b39d8d4fdde30e5bd Mon Sep 17 00:00:00 2001 From: piebot <164795032+piebotc@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:55:07 +0300 Subject: [PATCH] Update projects.json --- projects.json | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/projects.json b/projects.json index 69ecee8..0949bfe 100644 --- a/projects.json +++ b/projects.json @@ -28,71 +28,77 @@ "mirror": "https://git.minecraftlegacy.com/backups/LCEMP" }, { - "name": "openLCE / openLCE", + "name": "LegacyEvolved", "url": "https://openlce.org", "priority": 5, "tag": "game" + } + { + "name": "openLCE / openLCE", + "url": "https://openlce.org", + "priority": 6, + "tag": "game" }, { "name": "gradenGnostic / Legacy Launcher", "url": "https://github.com/gradenGnostic/LegacyLauncher", - "priority": 6, + "priority": 7, "tag": "launcher", "mirror": "https://git.minecraftlegacy.com/backups/LegacyLauncher" }, { "name": "Synomal / Flint", "url": "https://github.com/synomal/Flint", - "priority": 7, + "priority": 8, "tag": "launcher" }, { "name": "SillyProotSoda / Faucet", "url": "https://github.com/ytsodacan/Faucet", - "priority": 8, + "priority": 9, "tag": "mod", "mirror": "https://git.minecraftlegacy.com/backups/Faucet" }, { "name": "KaDerox / Axo McLCE ModLoader", "url": "https://github.com/KaDerox/Axo-McLCE-ModLoader", - "priority": 9, + "priority": 10, "tag": "modloader" }, { "name": "ASAOddball / Java to MLCE Texture Pack Converter", "url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main", - "priority": 10, + "priority": 11, "tag": "converter" }, { "name": "Minecraft Community Edition", "url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main", - "priority": 11, + "priority": 12, "tag": "Game/Server" }, { "name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher", "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", - "priority": 12, + "priority": 13, "tag": "launcher" }, { "name": "OxyZin / LegacyConsoleLauncher", "url": "https://github.com/OxyZin/LegacyConsoleLauncher", - "priority": 13, + "priority": 14, "tag": "launcher" }, { "name": "neoapps-dev / legacy-launcher", "url": "https://github.com/neoapps-dev/legacy-launcher", - "priority": 14, + "priority": 15, "tag": "launcher" }, { "name": "xgui4 / Legacy-Qt-Launcher", "url": "https://github.com/xgui4/Legacy-Qt-Launcher", - "priority": 15, + "priority": 16, "tag": "launcher" } ]