Offline Web Player installers离线版webplayer

原文地址:https://forum.unity.com/threads/offline-web-player-installers.367715/

With the recent announcement to deprecate the web player we’ve also decided to no longer couple the offline web player with the simulation license it was made for initially.

The installers are available freely at the following links:

 

The zip archives contain the following installers:

  • UnityWebPlayerFull.exe: Normal player which runs in Windows Firefox and IE (both 32bit).
  • UnityWebPlayerDevelopment.exe: Development player which runs in Windows Firefox and IE (both 32bit).
  • webplayer-x86_64.dmg: Normal player which runs on OSX Firefox and Safari.

These players come with a runtime packaged and don’t need an internet connection to start or run content. They are however limited to this one runtime which has some compatibility implications as listed above.

For example if you have the 4.6.9 player installed you can only run 3.x-4.6.9 content with it. It will not play anything made with 5.0.x or 5.1.x or 5.2.x.

----------------------------外网太慢,试一试 CSDN--------------------------------------------------------

https://download.csdn.net/download/hunter_hz/9444921

 

 

 

 

相关文章

前言 本文记录unity3D开发环境的搭建 unity安装 unity有中文...
前言 有时候我们希望公告牌跟随镜头旋转永远平行面向屏幕,同...
前言 经过一段时间的学习与实际开发,unity3D也勉强算是强行...
前言 在unity中我们常用的获取鼠标点击的方法有: 1、在3D场...
前言 在之前的例子中,我们都没有用到unity的精髓,例如地形...
这篇文章将为大家详细讲解有关Unity3D中如何通过Animator动画...