From d4baa73093dc89dcfc21cada3f6e5e65f69cb8ea Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:30:54 -0800 Subject: [PATCH] Added SharpIDE --- core/data/dynamic/applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/data/dynamic/applications.json b/core/data/dynamic/applications.json index 79cd279..60725d7 100644 --- a/core/data/dynamic/applications.json +++ b/core/data/dynamic/applications.json @@ -10723,6 +10723,20 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "SharpIDE", + "description": "", + "repo_url": "https://github.com/MattParkerDev/SharpIDE", + "tags": [], + "platforms": ["cross"], + "category": "ide", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] }