diff --git a/projects.json b/projects.json index 43b32b3..9dec091 100644 --- a/projects.json +++ b/projects.json @@ -52,6 +52,18 @@ "url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main", "priority": 8, "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" } ] }