From 1cd8a96d977a273bc4f71a2fc967fee0843ce742 Mon Sep 17 00:00:00 2001 From: Sebastian Gutschmayer <87951050+Keyn34@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:31:20 +0100 Subject: [PATCH] Add SlicerMOOSE.json Add SlicerMOOSE.json --- SlicerMOOSE.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SlicerMOOSE.json diff --git a/SlicerMOOSE.json b/SlicerMOOSE.json new file mode 100644 index 00000000..cb9ed4e0 --- /dev/null +++ b/SlicerMOOSE.json @@ -0,0 +1,9 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Segmentation", + "scm_revision": "main", + "scm_url": "https://github.com/mprires/SlicerMOOSE", + "tier": 1 +} \ No newline at end of file