mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 10:31:10 +08:00
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "下载 HMCL 和 Minecraft 依赖的 Java"
|
||||
permalink: /downloads/windows/x86_64.html
|
||||
date: 2022-12-03 17:30:00 +0800
|
||||
categories: Java 下载
|
||||
toc: falst
|
||||
---
|
||||
### Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
|
||||
|
||||
### 没有下载?[点击此处开始下载](https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi)
|
||||
|
||||
### The Java installer has started downloading, please wait for the Java installer to finish downloading, then finally start the installer and follow the prompts to install Java.
|
||||
|
||||
### No download? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi)
|
||||
|
||||
|
||||
<script>
|
||||
window.location.href = "https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user