mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
12 lines
244 B
JSON
12 lines
244 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": ["macOS", "windows", "linux"],
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"updater:default",
|
|
"process:default",
|
|
"deep-link:default",
|
|
"core:window:allow-start-dragging"
|
|
]
|
|
}
|