addonscript-spec/docs/schema/install.md
Timo Ley 9d86792bfc
All checks were successful
continuous-integration/drone/pr Build is passing
Rename "command" to "action"
2022-08-26 21:56:07 +02:00

365 B

Install Object

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

Required properties

action

This is the install action, which should 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.