16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"identifier": "allow-main-commands",
|
|
"description": "Allows RLIdentity core commands",
|
|
"commands": {
|
|
"allow": [
|
|
"minimize_to_tray",
|
|
"save_config",
|
|
"inject_dll",
|
|
"validate_key",
|
|
"check_status",
|
|
"get_hwid",
|
|
"get_app_version",
|
|
"download_assets"
|
|
]
|
|
}
|
|
} |