Files
omarchy-sc/manifest.json
T
2026-08-31 12:30:29 +02:00

22 lines
552 B
JSON

{
"schemaVersion": 1,
"id": "local.omarchy-citizen",
"name": "Omarchy Citizen",
"version": "0.6.0",
"author": "Community prototype",
"license": "MIT",
"description": "Plug-and-play Star Citizen controls for Omarchy with guided repair, support bundles and a Go-based automatic plugin update backend.",
"kinds": [
"bar-widget"
],
"entryPoints": {
"barWidget": "BarWidget.qml"
},
"barWidget": {
"displayName": "Omarchy Citizen",
"category": "Gaming",
"allowMultiple": false,
"defaultSection": "right"
}
}