Go to file
oneRain bc27880de1
Update README.md
2021-05-21 15:32:20 +08:00
README.md Update README.md 2021-05-21 15:32:20 +08:00

README.md

安装

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

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