move bridge plugin to package

This commit is contained in:
Nystik
2026-05-20 22:26:58 +02:00
parent fe11f30c01
commit 4a65f142bc
18 changed files with 25 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "ignis-bridge",
"name": "Ignis Bridge",
"version": "0.8.1",
"minAppVersion": "1.12.4",
"description": "Additional Ignis specific functionality and ignis plugin management.",
"author": "Nystik",
"authorUrl": "https://github.com/Nystik-gh/ignis",
"isDesktopOnly": false
}