From 410b266f93629f1ff4374fc2c034eae7cc9d2d5c Mon Sep 17 00:00:00 2001 From: Rahul Imran Date: Fri, 1 Nov 2024 06:21:07 +0000 Subject: [PATCH] chore(tags): mention Java downloader in 9.0+ (#445) Signed-off-by: Rahul Imran --- tags/java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/java.md b/tags/java.md index b60f1ae..772bd42 100644 --- a/tags/java.md +++ b/tags/java.md @@ -3,4 +3,4 @@ title: Java Instructions color: orange --- -Currently, Prism Launcher does not bundle Java with itself. The instructions to setup and install Java can be found [here](https://prismlauncher.org/wiki/getting-started/installing-java/). +As of 9.0, Prism Launcher will automatically download and configure Java for the version of Minecraft you are using. The instructions to manually setup and install Java can be found [here](https://prismlauncher.org/wiki/getting-started/installing-java/).