Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions OpenMAPT1Auto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
"category": "Segmentation",
"scm_url": "https://github.com/niyaziacer/SlicerOpenMAPT1Auto.git",
"scm_revision": "master",
"scm_type": "git",
"tier": 1
}
3 changes: 2 additions & 1 deletion volbrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"category": "Quantification",
"scm_url": "https://github.com/niyaziacer/SlicerVolBrain.git",
"scm_revision": "main",
"scm_type": "git"
"scm_type": "git",
"tier": 1
}