mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 12:11:11 +08:00
改进Java下载 (#60)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "下载 HMCL 和 Minecraft 依赖的 Java"
|
||||
title: "下载适用于 Windows x86 的 HMCL 和 Minecraft 依赖的 Java"
|
||||
permalink: /downloads/windows/x86.html
|
||||
date: 2022-12-03 17:30:00 +0800
|
||||
categories: Java 下载
|
||||
@@ -10,14 +10,14 @@ toc: falst
|
||||
|
||||
### Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
|
||||
|
||||
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi)
|
||||
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.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://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi)
|
||||
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi)
|
||||
|
||||
|
||||
<script>
|
||||
window.location.href = "https://download.bell-sw.com/java/17.0.5+8/bellsoft-jre17.0.5+8-windows-i586-full.msi";
|
||||
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi";
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user