- Type "java -version" in terminal
- If the response doesn't start with 'java version "1.8' get JDK 8 by following this link: https://gist.github.com/ardian/307711d10e7834fdda546f4d940c448d
- Download Windows x64 version of the game
- Extract the game
- In terminal go to the extracted folder, "ls" should show "pbo.jar"
- In terminal type "java -jar pbo.jar" to run the game