Help! my Minecraft.jar will not run as executable
Asked
Active
Viewed 77 times
2 Answers
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