1 Star 0 Fork 0

郭凤威 / ConnectAppCN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Connect App

A Unity Connect community app made with Unity UIWidgets.

Get started

Get repo

$ git clone git@github.com:UnityTech/ConnectAppCN.git
$ cd ConnectAppCN/
$ git submodule init
$ git submodule update

Running in Unity Editor

  1. Use Unity Editor (Unity 2018.3 or above) open the ConnectAppCN/.
  2. Find Assets/ConnectApp/Main folder in Project Tab.
  3. Double click the ConnectApp.unity for preview the project.
  4. Double click the ConnectAppPanel.cs evoke Rider for Edit Code.
  5. Click the Play button and you will see the project running in the Game window. PS: if "Game" window show "No cameras rendering" Toast, You can click the menu in the upper right corner of the "Game" window and uncheck the "Warn if No cameras rendering" option to make it disappear.

Running in Android (need to install Android Studio)

  1. Unity Editor Menu Flie -> Build Settings -> Switch Platform Android.
  2. Build Settings -> Check Export Project. Then click the Export button at the bottom, export to the path you want (such as AndroidProject/).
  3. Open <your path>/Unity Connect the project file from Android Studio.
  4. You can run it on the Android Simulator or on the Android Device.

Running in iOS (need to install Xcode)

  1. Unity Editor Menu Flie -> Build Settings -> Switch Platform iOS.
  2. The default configuration in the project is to run in the iPhone Device, if you want to run in the iOS Simulator requires additional settings.
    1. Find Unity Editor Menu Edit -> Project Settings -> Player -> Other Settings.
    2. Uncheck the Auto Graphics API, add OpenGLES2 and OpenGLES3 to Graphics APIs.
    3. Target SDK select Simulator SDK.
  3. In Build Settings click the Export button at the bottom, export to the path you want (such as iOSProject/).
  4. Double click the Unity-iPhone.xcodeproj open project.
  5. If you are running in a iOS device, you may need to modify the Bundle identifier in info.plist.
  6. You can run it on the iOS Simulator(View 2.) or on the iOS Device.

Any questions can be raised in the issue, we will reply as soon as possible.

空文件

简介

A Unity Connect community app made with Unity UIWidgets. 展开 收起
C#
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/t163361/ConnectAppCN.git
git@gitee.com:t163361/ConnectAppCN.git
t163361
ConnectAppCN
ConnectAppCN
master

搜索帮助