From 6d0b51b3361de3c45896ad41ae0d11f8a838a9c2 Mon Sep 17 00:00:00 2001 From: synomal Date: Wed, 11 Mar 2026 19:18:15 -0500 Subject: [PATCH] Add Synomal / Flint project to projects.json --- projects.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.json b/projects.json index b50d973..bd817f3 100644 --- a/projects.json +++ b/projects.json @@ -52,6 +52,12 @@ "url": "https://github.com/OxyZin/LegacyConsoleLauncher", "priority": 8, "tag": "launcher" + }, + { + "name": "Synomal / Flint", + "url": "https://github.com/synomal/Flint", + "priority": 9, + "tag": "launcher" } ] }