Files
omarchy-sc/manifest.json
T
2026-08-31 18:32:28 +02:00

22 lines
609 B
JSON

{
"schemaVersion": 1,
"id": "local.omarchy-citizen",
"name": "Omarchy Citizen",
"version": "0.8.1",
"author": "Community prototype",
"license": "MIT",
"description": "Omarchy Citizen self-managed Star Citizen stack: compatible Wine selection, owned prefix/launcher installation, automatic DXVK/RSI updates, hardware gate, rollback and support diagnostics.",
"kinds": [
"bar-widget"
],
"entryPoints": {
"barWidget": "BarWidget.qml"
},
"barWidget": {
"displayName": "Omarchy Citizen",
"category": "Gaming",
"allowMultiple": false,
"defaultSection": "right"
}
}