mirror of
https://github.com/mii443/vrclipboard-ime-gui.git
synced 2025-08-22 16:15:32 +00:00
15 lines
276 B
JSON
15 lines
276 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": [
|
|
"macOS",
|
|
"windows",
|
|
"linux"
|
|
],
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"updater:allow-check",
|
|
"updater:allow-download",
|
|
"updater:allow-install",
|
|
"updater:allow-download-and-install"
|
|
]
|
|
} |