Readme update
parent
81bc3b7200
commit
add66ce981
|
|
@ -22,9 +22,11 @@ protobuf-net库基于https://github.com/protobuf-net/protobuf-net ,
|
|||
- 本插件需要使用公司内部的Gitlab加载对应的repo, 详见 [Castbox内部git服务器Gitea使用指南](https://docs.google.com/document/d/1DiGPDD5Teu2QcYaBhqAcsqMbb3DJ5sdnTQMuvVzJSUk/edit#heading=h.w9tkkzwwyjxf)
|
||||
- 根据文档部署好本机配置后, 请在Unity内部配置如下参数
|
||||
- 修改位于项目Packages/manifest.json文件,在dependencies中添加
|
||||
```
|
||||
{
|
||||
"dependencies": {
|
||||
"com.guru.unity.gurukcp": "git@git.chengdu.pundit.company:castbox/upm_guru_kcp.git",
|
||||
...
|
||||
}
|
||||
}
|
||||
```
|
||||
Loading…
Reference in New Issue