From ce09cf6b4e4e868323f93e65a4972084486944e4 Mon Sep 17 00:00:00 2001 From: "Andrew P. Harper" <115321970+KoopaCode@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:37:06 -0400 Subject: [PATCH] Update projects.json with new entry and priority change Added 'pieeebot / neoLegacy' entry and updated priority for 'LCEMP / Minecraft LCEMP'. --- projects.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/projects.json b/projects.json index 8149383..026ba66 100644 --- a/projects.json +++ b/projects.json @@ -20,18 +20,18 @@ "tag": "game", "mirror": "https://git.minecraftlegacy.com/backups/4jcraft" }, - { - "name": "LCEMP / Minecraft LCEMP", - "url": "https://github.com/LCEMP/LCEMP", - "priority": 4, - "tag": "game", - "mirror": "https://git.minecraftlegacy.com/backups/LCEMP" - }, { "name": "pieeebot / neoLegacy", "url": "https://github.com/LCE-Hub/neoLegacy", - "priority": 5, + "priority": 4, "tag": "game" + }, + { + "name": "LCEMP / Minecraft LCEMP", + "url": "https://github.com/LCEMP/LCEMP", + "priority": 5, + "tag": "game", + "mirror": "https://git.minecraftlegacy.com/backups/LCEMP" }, { "name": "openLCE / openLCE",