From ab4a65187d135d5276b305fb5d0972071dee4f07 Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 10 Sep 2026 15:52:56 -0700 Subject: [PATCH] update to publish plugin --- plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins.json b/plugins.json index bab2b67..9f3c52f 100644 --- a/plugins.json +++ b/plugins.json @@ -18,5 +18,15 @@ "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" + }, + { + "id": "remote-processing-pack", + "name": "Remote Processing Pack", + "version": "0.3.0", + "description": "Delegates the processing of files to another device.", + "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/remote-processing-pack.zip" } ] \ No newline at end of file