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