Ver código fonte

Updated resoruces

Andrej 4 anos atrás
pai
commit
a26c9ac567
1 arquivos alterados com 14 adições e 2 exclusões
  1. 14 2
      remoteResources/resources.json

+ 14 - 2
remoteResources/resources.json

@@ -1,4 +1,16 @@
 {
-	"labkeyInterface":"http://wiscigt.powertheword.com/labkey/labkeyinterface/-/archive/master/labkeyinterface-master.zip",
-	"irAEMM":"http://wiscigt.powertheword.com/oil/iraemm/-/archive/master/iraemm-master.zip"
+	"labkeyInterface":{
+		"url":"http://wiscigt.powertheword.com/labkey/labkeyinterface/-/archive/master/labkeyinterface-master.zip",
+		"branch":"master",
+		"modules":[]
+	},
+	"irAEMM":{
+		"url":"http://wiscigt.powertheword.com/oil/iraemm/-/archive/master/iraemm-master.zip",
+		"branch":"master",
+		"modules":["iraemmBrowser"]
+	},¸
+	"SlicerLabkeyExtension":{
+		"url":"http://wiscigt.powertheword.com/labkey/SlicerLabkeyExtension/-/archive/SlicerExtensionIndex/SlicerLabkeyExtension-SlicerExtensionIndex.zip",
+		"branch":"SlicerExtenstionIndex",
+		"modules":["labkeyBrowser"]
 }