Skip to content

Commit eed05ed

Browse files
committed
remove shared lib
1 parent e0965db commit eed05ed

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

plugin/RhinoVAULT.rhproj

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"id": "a6dc4669-0e8e-40ea-8d71-b9b0f4764ec1",
99
"identity": {
1010
"name": "COMPAS-RhinoVAULT",
11-
"version": "0.2.6-beta",
11+
"version": "0.2.7-beta",
1212
"publisher": {
1313
"email": "[email protected]",
1414
"name": "Tom Van Mele",
@@ -567,16 +567,18 @@
567567
}
568568
}
569569
],
570-
"libraries": [
570+
"resources": [
571571
{
572-
"type": "uri",
573-
"library": {
574-
"base": "file:///Users/vanmelet/Code/compas-RV/src/compas_rv/",
575-
"language": {
576-
"id": "*.*.python",
577-
"version": "3.*.*"
578-
}
579-
}
572+
"id": "52d6574a-52d7-4a41-95bb-23a4d3431df8",
573+
"uri": "file:///Users/vanmelet/Code/compas-RV/resources/splash/styles.css"
574+
},
575+
{
576+
"id": "6274b5df-61f5-46f6-9004-2bd6d8847561",
577+
"uri": "file:///Users/vanmelet/Code/compas-RV/resources/splash/compas-RV.jpg"
578+
},
579+
{
580+
"id": "e3e38935-bcef-4e4b-86fc-517b99921b79",
581+
"uri": "file:///Users/vanmelet/Code/compas-RV/resources/splash/index.html"
580582
}
581583
]
582584
}

0 commit comments

Comments
 (0)