# Qrcode

如果您需要使用 qrcode 插件，由于 mirai 目前只支持相对路径发送图片，您可能需要配置 `package.json`。

```json
{
  "mcl": {
    "folder": "你的 mcl 的相对路径"
  }
}
```
