-2

Help! my Minecraft.jar will not run as executable

Mateo
  • 1

2 Answers2

1

I'm guessing you mean downloading Minecraft on Linux? ;)

If you right click on your .jar file, and select the Proprieties option. Once the new window has opened, select the Permissions tab, and tick the Execute option.

Jam1e
  • 11
0

You can easily install Minecraft on Linux by typing (in a terminal) :

sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer

sudo apt-get update && sudo apt-get install minecraft-installer

Once installed simply run the app, enter (or register) your Minecraft details and you’re all set.

Reference : Easily Install Minecraft on Ubuntu

Dzero
  • 3,278