红联Linux门户
Linux帮助

linux下安装unity web player的方法

发布时间:2016-07-25 00:21:09来源:blog.csdn.net/tjns8/作者:nsthing
突然想玩游戏。渣网速下不了大游戏,steam上的又太贵。本屌消不起,只能玩玩网页游戏。
 
linux版本:ubuntu
浏览器:chrom
 
1.安装pipelight
sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends pipelight-multi
sudo pipelight-plugin --update
 
2.安装uwp插件
sudo pipelight-plugin --update
sudo pipelight-plugin --create-mozilla-plugins
sudo pipelight-plugin --enable unity3d
 
3.开始吧。
 
本文永久更新地址:http://www.linuxdiyf.com/linux/22686.html