Skip to content

Commit 8e61d7e

Browse files
authored
Merge branch 'develop' into fixIndetProgressBarTitle
2 parents 1513c50 + d4def23 commit 8e61d7e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

extensions/extensions.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,19 @@
239239
"website": "https://revitesse.com/",
240240
"image": "",
241241
"dependencies": []
242+
},
243+
{
244+
"builtin": "False",
245+
"type": "extension",
246+
"rocket_mode_compatible": "true",
247+
"name": "CostEstimates",
248+
"description": "Automate quantity takeoffs and cost estimation inside Autodesk Revit with pyRevit.",
249+
"author": "Wachama J. Swana",
250+
"author_profile": "https://www.linkedin.com/in/wachama-j-swana-a937081b4/",
251+
"url": "https://github.com/SwanaWJ/pyrevit-CostEstimates.git",
252+
"website": "",
253+
"image": "",
254+
"dependencies": []
242255
}
243256
]
244257
}

0 commit comments

Comments
 (0)