Browse Source

Adding limfomiPET to resources

Andrej Studen 2 years ago
parent
commit
4c14f724fb
1 changed files with 6 additions and 0 deletions
  1. 6 0
      remoteResources/resources.json

+ 6 - 0
remoteResources/resources.json

@@ -14,6 +14,11 @@
 		"branch":"SlicerExtensionIndex",
 		"branch":"SlicerExtensionIndex",
 		"modules":["labkeyBrowser"]
 		"modules":["labkeyBrowser"]
 	},
 	},
+	"limfomiPET":{
+		"url":"https://git0.fmf.uni-lj.si/studen/limfomiPET/archive/master.zip",
+		"branch":"master",
+		"modules":["imageBrowser"]
+	},
 	"parseConfig":{
 	"parseConfig":{
 		"url":"https://git0.fmf.uni-lj.si/studen/parseConfig/archive/master.zip",
 		"url":"https://git0.fmf.uni-lj.si/studen/parseConfig/archive/master.zip",
 		"branch":"master",
 		"branch":"master",
@@ -24,4 +29,5 @@
 		"branch":"master",
 		"branch":"master",
 		"modules":[]
 		"modules":[]
 	}
 	}
+
 }
 }