Updated Java Management (markdown)
parent
a396b45737
commit
4777caa516
@ -61,12 +61,15 @@ The launcher will give you the option to automatically download a valid version
|
||||
|
||||
If you want to manually install Java rather than having the launcher do it for you, follow these steps.
|
||||
|
||||
* [Download Java 8 x64](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html).
|
||||
* Windows: Windows x64 (`jre-8uVERSION-windows-x64.exe`)
|
||||
* macOS: Mac OS X x64 (`jre-8uVERSION-macosx-x64.dmg`)
|
||||
* Download Java 8 x64
|
||||
* Windows/macOS
|
||||
* Download from [Oracle](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html).
|
||||
* For Windows: Windows x64 (`jre-8uVERSION-windows-x64.exe`)
|
||||
* For macOS: Mac OS X x64 (`jre-8uVERSION-macosx-x64.dmg`)
|
||||
* Linux:
|
||||
* OpenJDK (recommended): `$ sudo apt-get install openjdk-8-jre`
|
||||
* Oracle: [Instructions](https://java.com/en/download/help/linux_x64_install.xml)
|
||||
* Follow on-screen instructions.
|
||||
* Try to launch the game again, the launcher should find the version you just installed. If it does not, try setting the value manually.
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user