调整2.0的upm分支

This commit is contained in:
monitor1394
2021-02-04 13:10:30 +08:00
parent 3e1b84029f
commit 15da731cfe
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
1. 打开`Packages`目录下的`manifest.json`文件,在`dependencies`下加入:
``` json
"com.monitor1394.xcharts": "https://github.com/monitor1394/unity-ugui-XCharts.git#upm",
"com.monitor1394.xcharts": "https://github.com/monitor1394/unity-ugui-XCharts.git#2.0-upm",
```
2. 回到`Unity`可能会花3到5分钟进行下载和编译成功后就可以开始使用`XCharts`了。