From bb3e8fb27b0e01d5b5d6100e7d67cdbdab8736a5 Mon Sep 17 00:00:00 2001 From: Harlley Hauradou Date: Sun, 22 Feb 2026 21:29:17 -0500 Subject: [PATCH] Add ForaLABS.json for extension catalog entry --- ForaLABS.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ForaLABS.json diff --git a/ForaLABS.json b/ForaLABS.json new file mode 100644 index 00000000..0928b452 --- /dev/null +++ b/ForaLABS.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Shape Analysis", + "scm_revision": "main", + "scm_url": "https://github.com/HarlleyHauradou/SlicerForaLABS.git" +}