8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "main-window",
|
|
"description": "Minimal permissions for the ShaCraft main window.",
|
|
"windows": ["main"],
|
|
"permissions": ["core:default"]
|
|
}
|