Ubuntu 14.04 安装Tiled Map Editor(地图编辑器)
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 tile ...