more plugin things
This commit is contained in:
+1
-21
@@ -9,30 +9,10 @@
|
||||
"platforms": ["win_x64"],
|
||||
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/machine-learning-pack-win-x64.zip"
|
||||
},
|
||||
{
|
||||
"id": "theme-pack",
|
||||
"name": "Dark Theme Pack",
|
||||
"version": "1.0.0",
|
||||
"author": "Tyler de Zeeuw",
|
||||
"description": "Pure Python themes (cross-platform).",
|
||||
"min_app_version": "1.8.0",
|
||||
"platforms": ["darwin_arm64", "darwin_x64", "linux_x64"],
|
||||
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/theme-pack-multi.zip"
|
||||
},
|
||||
{
|
||||
"id": "test-plugin",
|
||||
"name": "Test Plugin",
|
||||
"version": "1.0.0",
|
||||
"description": "A basic test plugin demonstrating menu registration and custom widgets.",
|
||||
"author": "Tyler de Zeeuw",
|
||||
"min_app_version": "1.8.0",
|
||||
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
|
||||
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/test-plugin.zip"
|
||||
},
|
||||
{
|
||||
"id": "roi-builder-pack",
|
||||
"name": "ROI Channel Builder Pack",
|
||||
"version": "1.0.0",
|
||||
"version": "0.1.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",
|
||||
|
||||
Reference in New Issue
Block a user