Skip to main content

XUI

xxt://xui/?bundle=%@&name=%@

Configure a script bundle and open a specific XUI file inside it. bundle is the absolute path to the script bundle, and name is the relative path of the XUI file within the bundle.

  • QR dictionary
{
"event":"xui",
"bundle":"[absolute path to script bundle]",
"name":"[relative path of XUI file within the bundle]"
}