大幅减少Unity载入资源的时间:linux服务器离线部署unity-accelerator,并启用Cache Server

本文以unity2020为例,讲解如何在不连接外网的linux服务器上搭建unity-accelerator,并在unity客户端启用Cache Server,大幅减少import资源所需的时间,提高开发效率

一、搭建unity-accelerator

  • 下载linux的离线安装器(复制链接,直接点击没用)
    • linux:https://accelerator.cloud.unity3d.com/api/v1/accelerator/download/agent?target_os=linux&download_location=manual
    • Mac:https://accelerator.cloud.unity3d.com/api/v1/accelerator/download/agent?target_os=darwin&download_location=manual
    • Windows:

你可能感兴趣的:(服务器,unity,linux)