Patch-21 (#37)

* 修复一些问题

* 修复问题
This commit is contained in:
zkitefly
2023-01-08 18:13:11 +08:00
committed by GitHub
parent 6e18fc2b1f
commit 9eda7d014d
19 changed files with 23 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
title: "下载 HMCL 和 Minecraft 依赖的 Java"
permalink: /downloads/java.html
date: 2022-12-03 17:30:00 +0800
categories: Java 下载
toc: falst
---
### 正在前往 Java 下载页面,请点击下载,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 没有前往?[点击此处](https://www.java.com/zh-CN/download)
### You are going to the Java download page, please click download, then wait for the Java installer to finish downloading, finally start the installer and follow the prompts to install Java.
### Not traveling? [Click here](https://www.java.com/download)
<script>
window.location.href = "https://www.java.com/download";
</script>