From 8198bb1cc9d2479c802bcae04cc4746165af8b7f Mon Sep 17 00:00:00 2001 From: lily <87611796+LimeGradient@users.noreply.github.com> Date: Sun, 15 Mar 2026 19:37:29 -0400 Subject: [PATCH] Add openLCE project to projects.json --- projects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.json b/projects.json index ebffa43..6cc2909 100644 --- a/projects.json +++ b/projects.json @@ -58,6 +58,12 @@ "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", "priority": 9, "tag": "launcher" + }, + { + "name": "openLCE / openLCE", + "url": "https://openlce.org", + "priority": 10, + "tag": "game" } ] }