new plugin

This commit is contained in:
2026-09-01 17:24:46 -07:00
parent 7a787c4315
commit a173a20dc8
5 changed files with 641 additions and 12 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "roi-builder-pack",
"name": "ROI Channel Builder Pack",
"version": "1.0.0",
"description": "Extracts channel labels from SNIRF files and generates custom ROI grouping JSON files.",
"author": "Tyler de Zeeuw",
"min_app_version": "1.7.0",
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/roi-builder-pack.zip"
}