Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1 KB

Minecraft.md

File metadata and controls

40 lines (31 loc) · 1 KB

How to get Minecraft (For Free) on the VM

2. Click Download, it should say this

Image

Click Linux!



Close out of firefox and open the terminal

(Demonstration)
GIF



Things to copy and paste:

sudo apt-get update
sudo apt-get install neovim
sudo apt-get install zip
cd Downloads
sudo unzip TLauncher-2.895.zip
sudo apt-get install openjdk-8-jre
sudo apt-get install openjfx

Once you have run all those commands, type this last line:

sudo java -jar TLauncher-2.895.jar

It should look like this:

Tlauncher

(my resolution is a bit off, but you can still login and change versions and stuff, if you wanna change the resolution just look back at the documentation)