diff --git a/projects.json b/projects.json index ebffa43..9dec091 100644 --- a/projects.json +++ b/projects.json @@ -48,16 +48,22 @@ "tag": "converter" }, { - "name": "OxyZin / LegacyConsoleLauncher", - "url": "https://github.com/OxyZin/LegacyConsoleLauncher", + "name": "Minecraft Community Edition", + "url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main", "priority": 8, - "tag": "launcher" - }, + "tag": "Game/Server" + }, { "name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher", "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", "priority": 9, "tag": "launcher" + }, + { + "name": "OxyZin / LegacyConsoleLauncher", + "url": "https://github.com/OxyZin/LegacyConsoleLauncher", + "priority": 10, + "tag": "launcher" } ] }