AboutSupportDeveloper GuideVersion 36.122.80.11

Hierarchy

  • AppAssetInfo

Properties

alias: string

The name of the asset

args?: string

The default command line arguments for the aforementioned target.

mandatory?: boolean

When set to true, the app will fail to load if the asset cannot be downloaded. When set to false, the app will continue to load if the asset cannot be downloaded. (Default: true)

src: string

The URL to a zip file containing the package files (executables, dlls, etc…)

target?: string

Specify default executable to launch. This option can be overridden in launchExternalProcess

version: string

The version of the package