Go to file
oneRain 3b3416c3f5
Update README.md
2021-04-27 10:58:51 +08:00
README.md Update README.md 2021-04-27 10:58:51 +08:00

README.md

安装

在 Packages/manifest.json 中添加依赖项:

"dependencies": {
  "com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.7.5",
  "com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-0.7.5"
}