Minecraft
De MochilaWiki
Revisão de 13h03min de 19 de março de 2018 por Banto Palmarino (discussão | contribs)
Página do projeto
Instalando
wget https://s3.amazonaws.com/Minecraft.Download/launcher/Minecraft.jar
sudo mkdir /opt/minecraft
sudo mv Minecraft.jar /opt/minecraft/
echo -e '[Desktop Entry]\n Version=1.0\n Name=Minecraft\n Exec=java -jar /opt/minecraft/Minecraft.jar\n Icon=Minecraft_Block\n Type=Application\n Categories=Application' | sudo tee /usr/share/applications/minecraft.desktop
cd /usr/share/icons; sudo wget http://images.wikia.com/yogbox/images/d/dd/Minecraft_Block.svg
Alternativos - OpenSource
- http://terasology.org/
- http://www.minetest.net/
- http://www.voxelands.com/
- https://techcraft.codeplex.com
- https://www.michaelfogleman.com/craft/
customizando skin
No Raspberry Pi 3
- https://www.raspberrypi.org/forums/viewtopic.php?t=186547
- https://minecraft.net/en-us/edition/pi/
- https://www.cnet.com/how-to/get-the-full-version-of-minecraft-running-on-raspberry-pi/
- https://www.linux.com/learn/how-build-minecraft-server-raspberry-pi-3
Referências
- http://www.edivaldobrito.com.br/como-instalar-o-minecraft-no-linux/
- http://askubuntu.com/questions/34408/how-to-add-minecraft-to-the-unity-launcher