From c6b72a066efa6dc5a996d531a6ec9fbe9ae8a30f Mon Sep 17 00:00:00 2001 From: Daniel Scalzi Date: Mon, 20 Aug 2018 03:28:13 -0400 Subject: [PATCH] Updated Java Management (markdown) --- Java-Management.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Java-Management.md b/Java-Management.md index d2cc7b7..fba54f7 100644 --- a/Java-Management.md +++ b/Java-Management.md @@ -19,6 +19,8 @@ The launcher was designed to handle Java setup for you. If you're an advanced us Allocating RAM is easy! Just move the sliders to your desired value. You can set the value to the nearest half a gigabyte. +Java Settings + #### Technical Notes * WesterosCraft requires 3GB of RAM to run smoothly. * **We recommend setting the miminum and maximum to the same value.** @@ -45,6 +47,8 @@ Allocating RAM is easy! Just move the sliders to your desired value. You can set * Windows: `bin/javaw.exe` * macOS/Linux: `bin/java` +Java Settings + #### Technical Notes The launcher automatically discovers valid installations of Java on your computer. If you do not have a valid installation, the launcher will prevent the game from launching. WesterosCraft requires **Java 8 x64 greater than update 52**. @@ -71,6 +75,8 @@ If you want to manually install Java rather than having the launcher do it for y Advanced use only. Do not specify `-Xmx` or `-Xms` here. These values are modified by the memory sliders. +Java Settings + Available Arguments: * [Windows](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html) * [macOS/Linux](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html) \ No newline at end of file