Skip to content

Commit 62fe6cf

Browse files
authored
Add DFM addon
1 parent a5102c0 commit 62fe6cf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Data/Index.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,15 @@
374374
"curated": true
375375
}
376376
],
377+
"DFM" : [
378+
{
379+
"repository": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench",
380+
"git_ref": "main",
381+
"branch_display_name": "Latest",
382+
"zip_url": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench/archive/refs/heads/main.zip",
383+
"curated": false
384+
}
385+
],
377386
"dodo": [
378387
{
379388
"repository": "https://github.com/oddtopus/dodo",

0 commit comments

Comments
 (0)