From ff118fa783fc2c9245b73fc5cb20b97349e9efde Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Tue, 11 Aug 2026 15:26:18 -0500 Subject: [PATCH] Add MBD Workbench --- Data/Index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index c4a5ea6..6a8e844 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -954,6 +954,16 @@ "curated": true } ], + "MBDWorkbench": [ + { + "repository": "https://github.com/ChipsWoodShop/FreeCAD-MBDWorkbench", + "git_ref": "main", + "branch_display_name": "main", + "freecad_min": "1.1.0", + "zip_url": "https://github.com/ChipsWoodShop/FreeCAD-MBDWorkbench/archive/refs/heads/main.zip", + "curated": false + } + ], "MeshRemodel": [ { "repository": "https://github.com/mwganson/MeshRemodel",