addonscript-spec/docs/schema/install.md

369 B

Install Object

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

Required properties

command

This is the install command, which should be used at this installation step.

Optional properties

args

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