From 1b6a6f456097ff59381a4e4d7a906935bd8351c1 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 09:15:43 -0800 Subject: [PATCH] Added LeoCAD to cad --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 4abe9cd..834f139 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12269,6 +12269,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "LeoCAD", + "description": "", + "repo_url": "https://github.com/leozide/leocad", + "tags": [], + "platforms": [ + "cross" + ], + "category": "cad", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file