addonscript-spec/docs/schema/install.md

363 B

Install Object

{
  "action": "move",
  "args": ["./mods"]
}

Required properties

action

This is the install action, which will be used at this installation step.

Optional properties

args

This is an array of arguments for the install action. Each of them takes other arguments.