Skip to content

Commit d4ba800

Browse files
authored
Merge pull request #2614 from jonatanjacobsson/patch-byggstyrning
Added pyByggstyrning to the extensions.json
2 parents f5a20a4 + 8ea1167 commit d4ba800

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

extensions/extensions.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,19 @@
187187
"website": "https://github.com/alexdaversa/pyRevit-Autosave",
188188
"image": "",
189189
"dependencies": []
190+
},
191+
{
192+
"builtin": "False",
193+
"type": "extension",
194+
"rocket_mode_compatible": "true",
195+
"name": "pyByggstyrning",
196+
"description": "Tools for model based construction.",
197+
"author": "Jonatan Jacobsson",
198+
"author_profile": "https://github.com/jonatanjacobsson",
199+
"url": "https://github.com/byggstyrning/pyByggstyrning.extension.git",
200+
"website": "https://www.byggstyrning.se",
201+
"image": "",
202+
"dependencies": []
190203
}
191-
192204
]
193205
}

0 commit comments

Comments
 (0)