forked from addonscript/addonscript-spec
369 B
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.