Package IFCSverchok

This commit is contained in:
Dion Moult
2020-10-25 18:17:10 +11:00
parent b5d43b1d58
commit 5df723b9db
2 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
bl_info = {
"name": "IFC for Sverchok",
"author": "Dion Moult",
"version": (0, 0, 0, 1),
"version": (0, 0, 999999),
"blender": (2, 90, 0),
"location": "Node Editor",
"category": "Node",
"description": "An extension to Sverchok to work with IFC data",
"tracker_url": "https://github.com/IfcOpenShell/IfcOpenShell/issues",
"warning": "",
}