Welcome 微信登录

首页 / 操作系统 / Linux / Ubuntu 14.04 安装Tiled Map Editor(地图编辑器)

Ubuntu 14.04下通过PPA安装Tiled Map Editor(地图编辑器),这样能保证安装到最新的,而且最好安装Daily版本的,这样就是最新的,但是也有问题,可能有Bug,看自己选择,我选择的就是Daily版本的。给出Tiled Map Editor的官网地址

添加PPA:

sudo sudo add-apt-repository ppa:mapeditor.org/tiled

更新源

sudo apt-get update

安装tile map editor

sudo apt-get install tiled-daily如果上面输入的是:sudo apt-get install tiled安装的是比较稳定的0.9.1版本,但是我安装daily的话,则是最新版本0.12.2.打开界面如下:版本说明:更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2本文永久更新链接地址