mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-26 04:29:38 +05:00
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "default",
|
|
"description": "Capability for the main window",
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
"core:default",
|
|
"opener:default",
|
|
"dialog:default"
|
|
]
|
|
} |