Addon manifest¶
The following table lists the valid keys in an addon manifest:
Name |
Type |
Description |
Allowed values |
---|---|---|---|
|
string |
Name of the addon. Can be used to reference the addon. |
All characters except for the following: |
|
string |
Description of the addon. |
Any character |
|
string array |
Tells AMS that this addon adds support for the given architecture even if the application doesn’t support it natively. Use this when your addon brings instruction translation or provides libraries for other architectures. |
|
|
string |
Execution timeout for each hook that is included in an addon. By default, the timeout is set to 5 minutes. It can be extended to up to 15 minutes. Configure this option if a hook takes longer than 5 minutes to finish. |
|