Unity3D--项目之Asset Server版本管理工具的使用

2020-06-02 17:14:35 浏览数 (1)

这个是U3D内置的工具,需要PRO版。还有目前Unity表示不再支持这个工具

1:首先下载Unity Asset Server

https://unity3d.com/cn/company/public-relations/news/unity-asset-server-2.0-press

如果遇到问题: http://stackoverflow.com/questions/31151179/unity-3d-couldnt-connect-to-host-localhost-with-ip

首先打开Edit,选中里面的Project Setting

Paste_Image.png

默认不实用,选中Asset Server,使用资源管理器

Paste_Image.png

选择好,打开Windows菜单下面的Version Control

Paste_Image.png

Paste_Image.png

第一个按钮Connection是连接 第三个Adminstration是建主机 点击Administration按钮,Server Address 选择 localhost Password选择一开始设置的那个好了之后点connect

未完待续: https://unity3d.com/cn/learn/tutorials/topics/cloud-build/creating-your-first-source-control-repository https://docs.unity3d.com/Manual/AssetServer.html http://opensimulator.org/wiki/AssetServer/ClientDocs

0 人点赞