1

I just got ubuntu 13.10 today and I am trying to install minecraft, I saw the way that is suggested here: How to install Minecraft (Client) and tried it and it worked till when I opened minecraft, it would show that it was running, but I couldn't see minecraft its self. Did I forget to type a command that shows minecraft on my computer?

1 Answers1

1

Wow, that answer is crazy overcomplicated. All you need to do is follow the simple instructions on minecraft.net: download Minecraft.jar, and run it with java -jar Minecraft.jar. If you don't already have java installed, then install it with sudo apt-get install openjdk-7-jre

psusi
  • 37,551