From 0e3acec82ce1896383c6fe7e2db3e6dfcc73a999 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Fri, 11 Sep 2026 09:53:55 -0500 Subject: [PATCH] Add MeshStudy --- Data/Index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index a886d1e..c9fbb64 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -977,6 +977,16 @@ "curated": true } ], + "MeshStudy": [ + { + "repository": "https://github.com/eng-abdalla-abbas/MeshStudy", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.1.1", + "zip_url": "https://github.com/eng-abdalla-abbas/MeshStudy/archive/refs/heads/main.zip", + "curated": false + } + ], "MeshToFeatures": [ { "repository": "https://github.com/MasoudMiM/MeshToFeatures",