We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dcadb commit 7bfa9e5Copy full SHA for 7bfa9e5
src/plugin.json
@@ -9,6 +9,7 @@
9
"sbcDsfVersion": "3.5",
10
"sbcExecutable": "scripts/spyglass",
11
"sbcOutputRedirected": false,
12
+ "sbcConfigFiles": ["spyglass.conf"],
13
"sbcPackageDependencies": ["python3", "python3-libcamera"],
14
"sbcPermissions": ["launchProcesses", "networkAccess", "webcamAccess", "readSystem"],
15
"tags": [
0 commit comments