浏览代码

modify readme and change the language to Chinese

/main/no_config
zhi.chen@unity3d.com 3 年前
当前提交
08ecfce0
共有 1 个文件被更改,包括 29 次插入13 次删除
  1. 42
      README.md

42
README.md


**_Note:This repository is forked from [Boat Attack](https://plastichub.unity.cn/unity-tech-cn/BoatAttack) and converted Unity editor version to China edition: `2019.4.28f1c1`(and above versions) to enable Auto-Streaming capability._**
## BoatAttack AutoStreaming
**To use this repo to try out Auto-Streaming you need to**:
1. Fork this repo
2. Click "Open in Unity Hub" button on the repo page (or find & clone it to your local workspace by Unity Hub -> Plastic cloud project tab)
3. Open it by Unity `2019.4.28f1c1` or above version
4. Open Auto-Streaming package window in Unity editor and check "Use Auto-Streaming"
5. Fill in your CCD account and project infomation in CCD configuration tab
6. Select build platform and build
![Welcome](./Assets/Textures/UI/welcome-title.png)]
China Unity team hope you enjoy Auto-Streaming!
此项目仅用于体验 Unity AutoStreaming功能,
仓库派生自 [Boat Attack](https://plastichub.unity.cn/unity-tech-cn/BoatAttack) 并适配到Unity中国版 `2019.4.28f1c1`(或[2019.4最新LTS版本](https://unity.cn/releases/lts/2019))。
* For more details please check out [Auto-Streaming documentation](https://docs.unity.cn/cn/Packages-cn/com.unity.autostreaming@0.1/manual/)
* If you want to have further connection with us, please join Auto-Streaming technical communication group(QQ: 628540768)
[![Click for Youtube Video](https://media.githubusercontent.com/media/Verasl/BoatAttack/release/2019.3/Assets/Textures/UI/welcome-title.png)](https://drive.google.com/file/d/1PTNdhnqbhzSWUCfAinIefP5cfr6Dezuw/view)
## 使用教程:
1. 点击 `下载此仓库` -> `在UnityHub中打开` 或者复制仓库链接并使用Plastic客户端下载此项目;
2. 使用 Unity中国版 **2019.4.28f1c1** (或 [2019.4LTS](https://unity.cn/releases/lts/2019) 最新版本) 打开工程;
3. 打开Auto-Streaming页面,勾选"Use Auto-Streaming"选项以启用Auto Streaming功能;
4. 在配置页面填入CCD配置信息;
5. 打包应用程序,输出可执行文件。
**使用建议**
- 如果您想修改工程内容,推荐您先派生(fork)此仓库用于修改。
## 直接体验
- 您可以直接下载项目中的安卓apk文件,安装并体验游戏。
- 开启了AutoStreaming的apk文件:[BoatAttack_Enable_AutoStreaming.apk](https://plastichub.unity.cn/unity-tech-cn/BoatAttack-AutoStreaming/src/branch/main/BoatAttack_Enable_AutoStreaming.apk)
- 未开启AutoStreaming的apk文件:[BoatAttack_No_AutoStreaming.apk](https://plastichub.unity.cn/unity-tech-cn/BoatAttack-AutoStreaming/src/branch/main/no_config/BoatAttack_No_AutoStreaming.apk)
## 分支介绍
- [no_config](https://plastichub.unity.cn/unity-tech-cn/BoatAttack-AutoStreaming/src/branch/main/no_config) : 不包含AutoStreaming的工程
- [main分支](https://plastichub.unity.cn/unity-tech-cn/BoatAttack-AutoStreaming/src/branch/main/) : 开启了 AutoStreaming 功能的工程
## 更多参考
* 关于AutoStreaming的更多介绍,请参考 [Auto-Streaming 文档](https://docs.unity.cn/cn/Packages-cn/com.unity.autostreaming@0.1/manual/)。
* 如果您在使用中遇到任何问题,或者对AutoStreaming有任何意见和建议,欢迎加入我们的官方QQ群 (群号: 628540768)。
正在加载...
取消
保存