{ "version": "2.0.0", "tasks": [ { "type": "shell", "label": "Build Plugin", "command": "rojo build --output GenerateApiDump.rbxm", "group": { "kind": "build", "isDefault": true } } ] }