diff --git a/MorphoWeave.json b/MorphoWeave.json new file mode 100644 index 00000000..db701c43 --- /dev/null +++ b/MorphoWeave.json @@ -0,0 +1,11 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "category": "Registration", + "scm_url": "https://github.com/agporto/SlicerMorphoWeave.git", + "scm_revision": "main", + "scm_type": "git", + "build_dependencies": [], + "build_subdirectory": ".", + "enabled": true, + "tier": 1 +}