From 7b7f5427aa9363e9bc7ca57a5a7b349fc839a65c Mon Sep 17 00:00:00 2001 From: memetrollsXD Date: Thu, 12 May 2022 17:26:39 +0200 Subject: [PATCH] Update JDK download link (#771) --- Running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running.md b/Running.md index 2074053..cd1cd5e 100644 --- a/Running.md +++ b/Running.md @@ -1,6 +1,6 @@ # Prerequisites - [MongoDB](https://www.mongodb.com/try/download/community) -- [JDK8u202](https://mirrors.huaweicloud.com/java/jdk/8u202-b08) +- [JDK 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) # Starting the Server **If you haven't already, download a release JAR from [releases](https://github.com/Melledy/Grasscutter/releases) or [build the server yourself](https://github.com/Melledy/Grasscutter/wiki/Building)**.