Add plugins.json

This commit is contained in:
2026-08-31 22:48:37 -07:00
parent fcd814922c
commit 3f76aaaf41
+11
View File
@@ -0,0 +1,11 @@
[
{
"id": "machine-learning-pack",
"name": "Machine Learning Pack",
"version": "0.1.0",
"author": "Tyler de Zeeuw",
"description": "Machine Learning on Processed fNIRS Data.",
"min_app_version": "1.7.0",
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/machine-learning-pack/machine_learning_pack.zip"
}
]