Skip to content

Commit a7cb8f6

Browse files
niyaziacerlassoan
authored andcommitted
Add OpenMAPT1Auto extension
1 parent 4d710e7 commit a7cb8f6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

OpenMAPT1Auto.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"category": "Segmentation",
4+
"scm_url": "https://github.com/niyaziacer/SlicerOpenMAPT1Auto.git",
5+
"scm_revision": "main",
6+
"scm_type": "git",
7+
"tier": 1
8+
}

volbrain.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"category": "Quantification",
44
"scm_url": "https://github.com/niyaziacer/SlicerVolBrain.git",
55
"scm_revision": "main",
6-
"scm_type": "git"
6+
"scm_type": "git",
7+
"tier": 1
78
}

0 commit comments

Comments
 (0)