diff --git a/Gemfile b/Gemfile
index 3ba85cff..43dbdf37 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,11 +12,11 @@ gem "minimal-mistakes-jekyll", "4.27.3"
group :jekyll_plugins do
gem "jekyll-paginate", "1.1.0"
- gem "jekyll-sitemap", "1.4.0"
gem "jekyll-gist", "1.5.0"
gem "jekyll-feed", "0.17.0"
gem "jekyll-include-cache", "0.2.1"
gem "jekyll-redirect-from", "0.16.0"
+ gem "jekyll-polyglot", "1.11.0"
end
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
diff --git a/_changelog/dev.md b/_changelog/dev.md
index 1389842c..259abb0f 100644
--- a/_changelog/dev.md
+++ b/_changelog/dev.md
@@ -1,5 +1,6 @@
---
layout: changelog
+permalink: changelog/dev
channel: dev
title: 开发版更新日志
date: 2021-08-22 23:18:02 +0800
diff --git a/_changelog/dev_en.md b/_changelog/dev_en.md
new file mode 100644
index 00000000..2a632428
--- /dev/null
+++ b/_changelog/dev_en.md
@@ -0,0 +1,9 @@
+---
+layout: changelog
+channel: dev
+title: Changelog for Beta Version
+date: 2021-08-22 23:18:02 +0800
+note: Changelogs are written in Chinese.
+lang: en
+permalink: changelog/dev
+---
diff --git a/_changelog/dev_zh.md b/_changelog/dev_zh.md
new file mode 100644
index 00000000..5001ae66
--- /dev/null
+++ b/_changelog/dev_zh.md
@@ -0,0 +1,8 @@
+---
+layout: changelog
+channel: dev
+title: 开发版更新日志
+date: 2021-08-22 23:18:02 +0800
+lang: zh
+permalink: changelog/dev
+---
diff --git a/_changelog/stable.md b/_changelog/stable.md
index beb6416e..626a23d2 100644
--- a/_changelog/stable.md
+++ b/_changelog/stable.md
@@ -1,5 +1,6 @@
---
layout: changelog
+permalink: changelog/stable
channel: stable
title: 稳定版更新日志
date: 2021-08-22 23:18:02 +0800
diff --git a/_changelog/stable_en.md b/_changelog/stable_en.md
new file mode 100644
index 00000000..8f3b6b4e
--- /dev/null
+++ b/_changelog/stable_en.md
@@ -0,0 +1,9 @@
+---
+layout: changelog
+channel: stable
+title: Changelog for Stable Version
+date: 2021-08-22 23:18:02 +0800
+note: Changelogs are written in Chinese.
+lang: en
+permalink: changelog/stable
+---
diff --git a/_changelog/stable_zh.md b/_changelog/stable_zh.md
new file mode 100644
index 00000000..b32a3f06
--- /dev/null
+++ b/_changelog/stable_zh.md
@@ -0,0 +1,8 @@
+---
+layout: changelog
+channel: stable
+title: 稳定版更新日志
+date: 2021-08-22 23:18:02 +0800
+lang: zh
+permalink: changelog/stable
+---
diff --git a/_config.yml b/_config.yml
index a0494991..f542cd2d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -62,15 +62,14 @@ strict_front_matter: true
# Plugins
plugins:
- jekyll-paginate
- - jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jekyll-redirect-from
+ - jekyll-polyglot
# minimal-mistakes (mimic GitHub Pages with --safe)
whitelist:
- jekyll-paginate
- - jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
@@ -137,13 +136,20 @@ defaults:
# # minimal-mistakes
# enable_coderay: false
+# polyglot
+languages: ["und", "en", "zh"]
+default_lang: "und"
+exclude_from_localization:
+ - assets
+ - sitemap.xml
+parallel_localization: false
+
# Theme Settings
theme: minimal-mistakes-jekyll
minimal_mistakes_skin: default # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
minimal_mistakes_skin_dark: dark
# Site Settings
-locale: zh
# rtl:
title: HMCL 文档
# title_separator: -
diff --git a/_data/info.yml b/_data/info.yml
new file mode 100644
index 00000000..a751ab54
--- /dev/null
+++ b/_data/info.yml
@@ -0,0 +1,2 @@
+title: HMCL Documentation
+description: Hello! Minecraft Launcher | Cross-platform | Modpack management | Automatic installation | Twelve years of history | 300 million uses
\ No newline at end of file
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 40fe95c4..5e6ab1bb 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,53 +1,53 @@
main:
- - title: 常见问题
+ - title: FAQ
url: /faq.html
docs:
- - title: 问题集合
+ - title: Question Collection
children:
- - title: 常见问题
+ - title: Common Questions
url: /faq.html
- - title: 启动器使用相关
+ - title: Launcher Usage
url: /launcher/
- - title: 整合包帮助
+ - title: Modpack Help
url: /modpack/
- - title: 多人联机帮助
+ - title: Multiplayer Help
url: /multiplayer/
- - title: 使用者帮助
+ - title: User Help
children:
- - title: 版本隔离
+ - title: Version Isolation
url: /launcher/isolation.html
- description: 本文可以帮助你更好的分离版本间的地图、模组等内容。
- - title: 设置离线皮肤
+ description: This article can help you better separate maps, mods, and other content between versions.
+ - title: Set Offline Skin
url: /launcher/offline-skin.html
- description: 本文将告诉你如何设置一个属于自己的离线皮肤。
- - title: HMCL 的自动安装使用教程
+ description: This article will tell you how to set your own offline skin.
+ - title: HMCL Auto Installation Guide
url: /launcher/auto-installing.html
- description: 本文将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。
- - title: 安装光影
+ description: This article will tell you how to use HMCL to install Forge, Fabric, Fabric API, LiteLoader, Optifine, and mods.
+ - title: Install Shaders
url: /launcher/shader.html
- description: 本文将告诉你如何安装光影。
- - title: 设置项详解
+ description: This article will tell you how to install shaders.
+ - title: Settings Details
url: /launcher/set-item-details.html
- description: 这篇文章针对 HMCL 的各个设置项进行了详细的解释。
- - title: 开发者帮助
+ description: This article explains each setting item of HMCL in detail.
+ - title: Developer Help
children:
- - title: 制作 HMCL 格式的数据包
+ - title: Create HMCL Format Datapack
url: /launcher/datapack.html
- description: 本文将告诉你如何制作 HMCL 能够识别的数据包(Datapacks)。
- - title: 制作整合包
+ description: This article will tell you how to create datapacks that HMCL can recognize.
+ - title: Create Modpack
url: /modpack/serverpack.html
- description: 本文将告诉你如何制作整合包。
- - title: 添加默认 authlib-injector 验证服务器
+ description: This article will tell you how to create a modpack.
+ - title: Add Default authlib-injector Authentication Server
url: /launcher/authlib-injector.html
- description: 本文将告诉你如何设置默认的验证服务器。
- - title: 其他
+ description: This article will tell you how to set the default authentication server.
+ - title: Others
children:
- - title: 为 HMCL 做出贡献
+ - title: Contribute to HMCL
url: /contribution.html
- - title: HMCL GitHub 地址
+ - title: HMCL GitHub Repository
url: https://github.com/HMCL-dev/HMCL
- - title: HMCL 帮助文档 GitHub 地址
+ - title: HMCL Docs GitHub Repository
url: https://github.com/HMCL-dev/HMCL-docs
- - title: HMCL 官网
+ - title: HMCL Official Website
url: https://hmcl.huangyuhui.net
diff --git a/_data/zh/info.yml b/_data/zh/info.yml
new file mode 100644
index 00000000..41e02ba1
--- /dev/null
+++ b/_data/zh/info.yml
@@ -0,0 +1,2 @@
+title: HMCL 文档
+description: HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 十二年历史 | 三亿次使用
\ No newline at end of file
diff --git a/_data/zh/navigation.yml b/_data/zh/navigation.yml
new file mode 100644
index 00000000..40fe95c4
--- /dev/null
+++ b/_data/zh/navigation.yml
@@ -0,0 +1,53 @@
+main:
+ - title: 常见问题
+ url: /faq.html
+
+docs:
+ - title: 问题集合
+ children:
+ - title: 常见问题
+ url: /faq.html
+ - title: 启动器使用相关
+ url: /launcher/
+ - title: 整合包帮助
+ url: /modpack/
+ - title: 多人联机帮助
+ url: /multiplayer/
+ - title: 使用者帮助
+ children:
+ - title: 版本隔离
+ url: /launcher/isolation.html
+ description: 本文可以帮助你更好的分离版本间的地图、模组等内容。
+ - title: 设置离线皮肤
+ url: /launcher/offline-skin.html
+ description: 本文将告诉你如何设置一个属于自己的离线皮肤。
+ - title: HMCL 的自动安装使用教程
+ url: /launcher/auto-installing.html
+ description: 本文将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。
+ - title: 安装光影
+ url: /launcher/shader.html
+ description: 本文将告诉你如何安装光影。
+ - title: 设置项详解
+ url: /launcher/set-item-details.html
+ description: 这篇文章针对 HMCL 的各个设置项进行了详细的解释。
+ - title: 开发者帮助
+ children:
+ - title: 制作 HMCL 格式的数据包
+ url: /launcher/datapack.html
+ description: 本文将告诉你如何制作 HMCL 能够识别的数据包(Datapacks)。
+ - title: 制作整合包
+ url: /modpack/serverpack.html
+ description: 本文将告诉你如何制作整合包。
+ - title: 添加默认 authlib-injector 验证服务器
+ url: /launcher/authlib-injector.html
+ description: 本文将告诉你如何设置默认的验证服务器。
+ - title: 其他
+ children:
+ - title: 为 HMCL 做出贡献
+ url: /contribution.html
+ - title: HMCL GitHub 地址
+ url: https://github.com/HMCL-dev/HMCL
+ - title: HMCL 帮助文档 GitHub 地址
+ url: https://github.com/HMCL-dev/HMCL-docs
+ - title: HMCL 官网
+ url: https://hmcl.huangyuhui.net
diff --git a/_docs/contribution.md b/_docs/contribution.md
index 45043326..c4646de4 100644
--- a/_docs/contribution.md
+++ b/_docs/contribution.md
@@ -1,9 +1,4 @@
---
-title: 为 HMCL 帮助文档出一份力
-date: 2021-10-09 23:18:02 +0800
-author: huanghongxun
----
-
-如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。
-
-或者你可以进入我们的 [Discord](https://discord.gg/jVvC7HfM6U) 或 [HMCL 用户群](/_docs/groups.md) 群以向 HMCL 反馈。
+layout: select_language
+permalink: contribution
+---
\ No newline at end of file
diff --git a/_docs/contribution_en.md b/_docs/contribution_en.md
new file mode 100644
index 00000000..3bf07ae3
--- /dev/null
+++ b/_docs/contribution_en.md
@@ -0,0 +1,11 @@
+---
+title: Contribute to HMCL Help Documentation
+date: 2021-10-09 23:18:02 +0800
+author: huanghongxun
+lang: en
+permalink: contribution
+---
+
+If you believe you can add high-quality help documentation for HMCL, or wish to correct errors, you can submit a Pull Request or open an Issue in the [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) repository.
+
+Alternatively, you can join our [Discord](https://discord.gg/jVvC7HfM6U) or [HMCL User Group](/_docs/groups.md) to provide feedback to HMCL.
\ No newline at end of file
diff --git a/_docs/contribution_zh.md b/_docs/contribution_zh.md
new file mode 100644
index 00000000..366367c8
--- /dev/null
+++ b/_docs/contribution_zh.md
@@ -0,0 +1,11 @@
+---
+title: 为 HMCL 帮助文档出一份力
+date: 2021-10-09 23:18:02 +0800
+author: huanghongxun
+lang: zh
+permalink: contribution
+---
+
+如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request,或者提 Issue。
+
+或者你可以进入我们的 [Discord](https://discord.gg/jVvC7HfM6U) 或 [HMCL 用户群](/_docs/groups.md) 群以向 HMCL 反馈。
diff --git a/_docs/crash-support-group.md b/_docs/crash-support-group.md
index 98045e0c..4bd8fb79 100644
--- a/_docs/crash-support-group.md
+++ b/_docs/crash-support-group.md
@@ -12,7 +12,7 @@ author: zkitefly
加入群聊前请注意
-- 游戏非正常退出时,请点击左下角 ![][~/assets/groups/button-1] 按钮(不是 ![][~/assets/groups/button-2] 按钮),并完整发送生成的报错压缩包
+- 游戏非正常退出时,请点击左下角  按钮(不是  按钮),并完整发送生成的报错压缩包
- 遇到其他问题时,请详细说明情况并提供相关截图,以便我们提供帮助
- 使用整合包时,请说明具体的整合包名称与版本
- 请保持耐心,群管理和群友会协助解决问题。严禁辱骂、催促他人
@@ -25,12 +25,6 @@ author: zkitefly
- 本群仅处理游戏崩溃相关问题,其他话题请到其他群讨论
---
-
-[~/assets/groups/button-1]: /assets/img/docs/groups/button-1.png "导出游戏崩溃日志"
-[~/assets/groups/button-2]: /assets/img/docs/groups/button-2.png "日志"
-
-[~/assets/groups/crash]: /assets/img/docs/groups/crash.png
-
diff --git a/_docs/faq.md b/_docs/faq.md
index 78351224..bc11bf6e 100644
--- a/_docs/faq.md
+++ b/_docs/faq.md
@@ -1,108 +1,4 @@
---
-title: 各大问题集合
-date: 2025-09-19 13:40:00 +0800
-author: LIPiston
-contributors:
- - Mine-diamond
----
-
-> 这是一个提供给新手或小白的阅读文档,旨在用最简单的方式帮你快速上手 HMCL 启动器和 Minecraft 游戏。如需深入了解某个主题,可点击文中提供的链接查看详细文档。
-
-### 如何登录账户
-
-你需要使用微软账户购买游戏才能游玩 Minecraft,或者使用离线账户/外置账户。
-
-你可以在 [Minecraft 官网](https://www.minecraft.net/store/minecraft-java-bedrock-edition-pc?tabs=%7B%22details%22%3A0%7D) 或 [Xbox 商店](https://www.xbox.com/games/store/minecraft-java-bedrock-edition-for-pc/9nxp44l49shj) 购买游戏。
-
-完成购买后,在 HMCL 主界面左上角,点击「账户」,然后点击左侧的「微软账户」登录你的账户,或者点击「离线登录」创建一个离线账户。
-
-### 如何下载游戏
-
-使用 HMCL 下载 Minecraft 非常简单,只需几步即可完成。
-
-如果你尚未安装任何实例(即未安装过任何游戏版本),可以直接点击 **「开始游戏」**。HMCL 会自动安装最新正式版 Minecraft 并启动游戏。
-
-若想下载更多实例(首次下载也可以按此方式操作),请按以下步骤进行:
-
-在主界面找到并点击左侧的「下载」按钮。
-
-
-
-在下载页面,点击左侧顶部的「游戏」选项卡。这里会列出所有可用的游戏版本(**版本号从上到下/由新到旧排序**),选择一个你喜欢的版本。我们通常推荐最新的正式版。
-
-
-
-点击右下角的「安装」按钮,HMCL 就会自动为你完成下载和安装。
-
-
-
-现在回到主界面,点击右下角的 **「启动游戏」** 按钮,开始你的创造吧!
-
-
-
-### 游戏玩法是什么
-
-在等待游戏下载时,不妨先了解一下它的核心玩法。
-
-作为一款沙盒游戏,简单的说,核心玩法就是 **「破坏」** 和 **「创造」** 。你可以自由地探索世界、收集资源、建造家园、挑战怪物……
-
-对于新手而言,下面这些官方中文 Wiki 链接是你的最佳起点:
-- **新手入门必读**:[Minecraft Wiki 新手手册](https://zh.minecraft.wiki/w/%E6%95%99%E7%A8%8B/%E6%96%B0%E6%89%8B%E6%89%8B%E5%86%8C)
-- **生存第一天指南**:[教程:第一天怎么过](https://zh.minecraft.wiki/w/Tutorial:%E7%AC%AC%E4%B8%80%E5%A4%A9)
-
-### 什么是资源包
-
-你可能听到有其他玩家讨论好看的「材质包」。
-
-「材质包」一般是单指修改了游戏纹理的「资源包」,也是 Minecraft 1.5 及之前版本使用的称呼。
-
-「材质」及「材质包」是以前的误译,目前的正式译名为「纹理」和「纹理包」。如果你看到有人讨论材质包,那么一般都是指纹理包。
-
-「资源包」是指可以修改游戏中的多种资源,如**纹理(贴图)、模型、音乐、音效、语言文件**等的文件,能够极大地改变游戏的外观和感觉。而一个好的资源包能极大地提升你的游戏视听体验。
-
-
-
-- **如何使用资源包?** 查看 [加载资源包教程](https://zh.minecraft.wiki/w/Tutorial:%E5%8A%A0%E8%BD%BD%E8%B5%84%E6%BA%90%E5%8C%85)。
-- **想制作自己的资源包?** 深入了解 [资源包详细资料](https://zh.minecraft.wiki/w/%E8%B5%84%E6%BA%90%E5%8C%85)。
-
-你可以在下列网站获取资源包:
-- [CurseForge](https://www.curseforge.com/minecraft/texture-packs)
-- [Modrinth](https://modrinth.com/resourcepacks)
-
-### 什么是模组 (Mod)
-
-你可能听说过我的世界拥有丰富的模组(Mod)资源。模组是一类能改变或增加游戏内容的强大工具,它允许你新增方块、生物、物品与机制等内容。通过安装模组,你可以获得更丰富的内容、更顺手的玩法体验和更出色的视听表现。
-
-你可以在下列网站获取模组信息,并在 HMCL 内下载和安装:
-- [MC 百科](https://www.mcmod.cn/)
-- [CurseForge](https://www.curseforge.com/minecraft/search?class=mc-mods)
-- [Modrinth](https://modrinth.com/mods)
-
-HMCL 自动安装与使用模组教程: [跳转](/_launcher/auto-installing.md)
-
-#### 安装模组后游戏报错怎么办
-
-安装模组后游戏无法启动或崩溃是常见的情况,通常是模组冲突或缺少前置模组导致的。别担心,大部分问题都能轻松解决。
-
-在 HMCL《自动安装与模组下载简介》的末尾讲到了常用的解决方法: [跳转](/_launcher/auto-installing.md#安装-mod-后游戏报错无法启动)
-
-或者前往模组包报错排查手册中查看: [跳转](/_modpack/error-handbook.md)
-
-如果无法解决错误,尝试 [寻求帮助](help.html)
-
-### 如何选择游戏的 Java 版本
-
-HMCL 会自动管理 Java,并针对不同版本的游戏自动选择合适的 Java 版本。若在启动游戏时未检测到合适的 Java,HMCL 也会提示下载 Java(点击“下载”即可完成安装)。对于新手玩家,使用默认设置即可。
-
-如果你确实需要手动安装并指定 Java 版本:
-
-**安装 Java:**
-1. 进入 **设置 -> Java 管理**,此处会展示 HMCL 安装的或系统中已安装的 Java。
-2. 如果需要下载 Java,点击「下载 Java」,选择所需的版本,然后点击「确定」。
-3. 如果你安装了 Java 但是没有被 HMCL 识别,选择「添加 Java」,找到你需要的 Java 安装路径下的 `java.exe` 文件(仅 Windows)或 `java` 文件(仅 Linux/macOS),然后点击确定。
-
-**选择 Java:**
-- 如果希望所有实例都使用同一 Java 版本,进入「设置 -> 全局游戏设置」,选择要使用的 Java。该 Java 将用于所有使用全局游戏设置的实例(一般不推荐)。
-- 如果仅需为某个实例指定 Java 版本,进入该实例的「实例管理界面 -> 游戏设置」(勾选“启用实例特定游戏设置”),然后选择要使用的 Java。该 Java 仅用于该实例的启动。
-
-> **重要提示**:如果你在更换 Java 后遇到任何游戏崩溃或无法启动的问题,**请立即切换回 HMCL 默认的 Java 版本**。
+layout: select_language
+permalink: faq
+---
\ No newline at end of file
diff --git a/_docs/faq_en.md b/_docs/faq_en.md
new file mode 100644
index 00000000..cfb585cf
--- /dev/null
+++ b/_docs/faq_en.md
@@ -0,0 +1,110 @@
+---
+title: FAQ
+date: 2025-09-19 13:40:00 +0800
+author: LIPiston
+contributors:
+ - Mine-diamond
+lang: en
+permalink: faq
+---
+
+> This is a guide for beginners, aiming to help you quickly get started with the HMCL launcher and Minecraft in the simplest way. For more in-depth information on any topic, you can click the links provided in the text to view detailed documentation.
+
+### How to log in to your account
+
+You need to purchase the game with a Microsoft account to play Minecraft, or use an offline/external account.
+
+You can buy the game on the [official Minecraft website](https://www.minecraft.net/store/minecraft-java-bedrock-edition-pc?tabs=%7B%22details%22%3A0%7D) or the [Xbox Store](https://www.xbox.com/games/store/minecraft-java-bedrock-edition-for-pc/9nxp44l49shj).
+
+After purchasing, on the main HMCL interface, click "Account" in the top left, then click "Microsoft Account" on the left to log in, or click "Offline Login" to create an offline account.
+
+### How to download the game
+
+Using HMCL to download Minecraft is very simple and can be done in just a few steps.
+
+If you haven't installed any instances (i.e., haven't installed any game versions), you can directly click **"Start Game"**. HMCL will automatically install the latest official version of Minecraft and launch the game.
+
+If you want to download more instances (you can also follow these steps for the first download), please do the following:
+
+Find and click the "Download" button on the left side of the main interface.
+
+
+
+On the download page, click the "Game" tab at the top left. Here you will see all available game versions (**versions are listed from newest to oldest**). Choose a version you like. We usually recommend the latest official version.
+
+
+
+Click the "Install" button at the bottom right, and HMCL will automatically download and install it for you.
+
+
+
+Now return to the main interface and click the **"Start Game"** button at the bottom right to begin your adventure!
+
+
+
+### What is the gameplay
+
+While waiting for the game to download, you can learn about its core gameplay.
+
+As a sandbox game, simply put, the core gameplay is **"destroy"** and **"create"**. You can freely explore the world, collect resources, build homes, challenge monsters...
+
+For beginners, the following official Chinese Wiki links are your best starting point:
+- **Must-read for beginners**: [Minecraft Wiki Beginner's Guide](https://zh.minecraft.wiki/w/%E6%95%99%E7%A8%8B/%E6%96%B0%E6%89%8B%E6%89%8B%E5%86%8C)
+- **Survival First Day Guide**: [Tutorial: How to Survive the First Day](https://zh.minecraft.wiki/w/Tutorial:%E7%AC%AC%E4%B8%80%E5%A4%A9)
+
+### What is a Resource Pack
+
+You may have heard other players talk about beautiful "texture packs".
+
+A "texture pack" generally refers to a resource pack that modifies the game's textures, and was the term used for Minecraft versions 1.5 and earlier.
+
+"Texture" and "texture pack" were mistranslations in the past; the official terms are now "texture" and "texture pack". If you see someone discussing texture packs, they are usually referring to texture packs.
+
+A "resource pack" is a file that can modify various game resources, such as **textures (images), models, music, sound effects, language files**, etc., greatly changing the look and feel of the game. A good resource pack can greatly enhance your gaming audio-visual experience.
+
+
+
+- **How to use resource packs?** See [Resource Pack Loading Tutorial](https://zh.minecraft.wiki/w/Tutorial:%E5%8A%A0%E8%BD%BD%E8%B5%84%E6%BA%90%E5%8C%85).
+- **Want to make your own resource pack?** Learn more at [Resource Pack Details](https://zh.minecraft.wiki/w/%E8%B5%84%E6%BA%90%E5%8C%85).
+
+You can get resource packs from the following websites:
+- [CurseForge](https://www.curseforge.com/minecraft/texture-packs)
+- [Modrinth](https://modrinth.com/resourcepacks)
+
+### What is a Mod
+
+You may have heard that Minecraft has a wealth of mod resources. Mods are powerful tools that can change or add game content, allowing you to add new blocks, mobs, items, and mechanics. By installing mods, you can enjoy richer content, smoother gameplay, and better audio-visual effects.
+
+You can get mod information from the following websites and download and install them in HMCL:
+- [MCBBS](https://www.mcmod.cn/)
+- [CurseForge](https://www.curseforge.com/minecraft/search?class=mc-mods)
+- [Modrinth](https://modrinth.com/mods)
+
+HMCL automatic mod installation and usage tutorial: [Jump](/_launcher/auto-installing.md)
+
+#### What to do if the game reports an error after installing mods
+
+It is common for the game to fail to start or crash after installing mods, usually due to mod conflicts or missing dependencies. Don't worry, most problems can be easily solved.
+
+Common solutions are mentioned at the end of HMCL's "Automatic Installation and Mod Download Introduction": [Jump](/_launcher/auto-installing.md#安装-mod-后游戏报错无法启动)
+
+Or check the modpack error troubleshooting manual: [Jump](/_modpack/error-handbook.md)
+
+If you can't solve the error, try [seeking help](/_docs/help.md)
+
+### How to Choose the Java Version for the Game
+
+HMCL will automatically manage Java and select the appropriate Java version for different game versions. If a suitable Java is not detected when starting the game, HMCL will prompt you to download Java (just click "Download" to complete the installation). For new players, the default settings are sufficient.
+
+If you do need to manually install and specify a Java version:
+
+**Install Java:**
+1. Go to **Settings -> Java Management**, where you can see Java installed by HMCL or already installed on your system.
+2. If you need to download Java, click "Download Java", select the required version, and then click "OK".
+3. If you have installed Java but HMCL does not recognize it, select "Add Java", find the `java.exe` file in your Java installation path (Windows only) or the `java` file (Linux/macOS only), and then click OK.
+
+**Select Java:**
+- If you want all instances to use the same Java version, go to "Settings -> Global Game Settings" and select the Java to use. This Java will be used for all instances using global game settings (generally not recommended).
+- If you only need to specify the Java version for a particular instance, go to that instance's "Instance Management -> Game Settings" (check "Enable instance-specific game settings"), and then select the Java to use. This Java will only be used for that instance.
+
+> **Important Tip**: If you encounter any game crashes or startup issues after changing Java, **please immediately switch back to HMCL's default Java version**.
\ No newline at end of file
diff --git a/_docs/faq_zh.md b/_docs/faq_zh.md
new file mode 100644
index 00000000..153fbf31
--- /dev/null
+++ b/_docs/faq_zh.md
@@ -0,0 +1,110 @@
+---
+title: 各大问题集合
+date: 2025-09-19 13:40:00 +0800
+author: LIPiston
+contributors:
+ - Mine-diamond
+lang: zh
+permalink: faq
+---
+
+> 这是一个提供给新手或小白的阅读文档,旨在用最简单的方式帮你快速上手 HMCL 启动器和 Minecraft 游戏。如需深入了解某个主题,可点击文中提供的链接查看详细文档。
+
+### 如何登录账户
+
+你需要使用微软账户购买游戏才能游玩 Minecraft,或者使用离线账户/外置账户。
+
+你可以在 [Minecraft 官网](https://www.minecraft.net/store/minecraft-java-bedrock-edition-pc?tabs=%7B%22details%22%3A0%7D) 或 [Xbox 商店](https://www.xbox.com/games/store/minecraft-java-bedrock-edition-for-pc/9nxp44l49shj) 购买游戏。
+
+完成购买后,在 HMCL 主界面左上角,点击「账户」,然后点击左侧的「微软账户」登录你的账户,或者点击「离线登录」创建一个离线账户。
+
+### 如何下载游戏
+
+使用 HMCL 下载 Minecraft 非常简单,只需几步即可完成。
+
+如果你尚未安装任何实例(即未安装过任何游戏版本),可以直接点击 **「开始游戏」**。HMCL 会自动安装最新正式版 Minecraft 并启动游戏。
+
+若想下载更多实例(首次下载也可以按此方式操作),请按以下步骤进行:
+
+在主界面找到并点击左侧的「下载」按钮。
+
+
+
+在下载页面,点击左侧顶部的「游戏」选项卡。这里会列出所有可用的游戏版本(**版本号从上到下/由新到旧排序**),选择一个你喜欢的版本。我们通常推荐最新的正式版。
+
+
+
+点击右下角的「安装」按钮,HMCL 就会自动为你完成下载和安装。
+
+
+
+现在回到主界面,点击右下角的 **「启动游戏」** 按钮,开始你的创造吧!
+
+
+
+### 游戏玩法是什么
+
+在等待游戏下载时,不妨先了解一下它的核心玩法。
+
+作为一款沙盒游戏,简单的说,核心玩法就是 **「破坏」** 和 **「创造」** 。你可以自由地探索世界、收集资源、建造家园、挑战怪物……
+
+对于新手而言,下面这些官方中文 Wiki 链接是你的最佳起点:
+- **新手入门必读**:[Minecraft Wiki 新手手册](https://zh.minecraft.wiki/w/%E6%95%99%E7%A8%8B/%E6%96%B0%E6%89%8B%E6%89%8B%E5%86%8C)
+- **生存第一天指南**:[教程:第一天怎么过](https://zh.minecraft.wiki/w/Tutorial:%E7%AC%AC%E4%B8%80%E5%A4%A9)
+
+### 什么是资源包
+
+你可能听到有其他玩家讨论好看的「材质包」。
+
+「材质包」一般是单指修改了游戏纹理的「资源包」,也是 Minecraft 1.5 及之前版本使用的称呼。
+
+「材质」及「材质包」是以前的误译,目前的正式译名为「纹理」和「纹理包」。如果你看到有人讨论材质包,那么一般都是指纹理包。
+
+「资源包」是指可以修改游戏中的多种资源,如**纹理(贴图)、模型、音乐、音效、语言文件**等的文件,能够极大地改变游戏的外观和感觉。而一个好的资源包能极大地提升你的游戏视听体验。
+
+
+
+- **如何使用资源包?** 查看 [加载资源包教程](https://zh.minecraft.wiki/w/Tutorial:%E5%8A%A0%E8%BD%BD%E8%B5%84%E6%BA%90%E5%8C%85)。
+- **想制作自己的资源包?** 深入了解 [资源包详细资料](https://zh.minecraft.wiki/w/%E8%B5%84%E6%BA%90%E5%8C%85)。
+
+你可以在下列网站获取资源包:
+- [CurseForge](https://www.curseforge.com/minecraft/texture-packs)
+- [Modrinth](https://modrinth.com/resourcepacks)
+
+### 什么是模组 (Mod)
+
+你可能听说过我的世界拥有丰富的模组(Mod)资源。模组是一类能改变或增加游戏内容的强大工具,它允许你新增方块、生物、物品与机制等内容。通过安装模组,你可以获得更丰富的内容、更顺手的玩法体验和更出色的视听表现。
+
+你可以在下列网站获取模组信息,并在 HMCL 内下载和安装:
+- [MC 百科](https://www.mcmod.cn/)
+- [CurseForge](https://www.curseforge.com/minecraft/search?class=mc-mods)
+- [Modrinth](https://modrinth.com/mods)
+
+HMCL 自动安装与使用模组教程: [跳转](/_launcher/auto-installing.md)
+
+#### 安装模组后游戏报错怎么办
+
+安装模组后游戏无法启动或崩溃是常见的情况,通常是模组冲突或缺少前置模组导致的。别担心,大部分问题都能轻松解决。
+
+在 HMCL《自动安装与模组下载简介》的末尾讲到了常用的解决方法: [跳转](/_launcher/auto-installing.md#安装-mod-后游戏报错无法启动)
+
+或者前往模组包报错排查手册中查看: [跳转](/_modpack/error-handbook.md)
+
+如果无法解决错误,尝试 [寻求帮助](help.md)
+
+### 如何选择游戏的 Java 版本
+
+HMCL 会自动管理 Java,并针对不同版本的游戏自动选择合适的 Java 版本。若在启动游戏时未检测到合适的 Java,HMCL 也会提示下载 Java(点击“下载”即可完成安装)。对于新手玩家,使用默认设置即可。
+
+如果你确实需要手动安装并指定 Java 版本:
+
+**安装 Java:**
+1. 进入 **设置 -> Java 管理**,此处会展示 HMCL 安装的或系统中已安装的 Java。
+2. 如果需要下载 Java,点击「下载 Java」,选择所需的版本,然后点击「确定」。
+3. 如果你安装了 Java 但是没有被 HMCL 识别,选择「添加 Java」,找到你需要的 Java 安装路径下的 `java.exe` 文件(仅 Windows)或 `java` 文件(仅 Linux/macOS),然后点击确定。
+
+**选择 Java:**
+- 如果希望所有实例都使用同一 Java 版本,进入「设置 -> 全局游戏设置」,选择要使用的 Java。该 Java 将用于所有使用全局游戏设置的实例(一般不推荐)。
+- 如果仅需为某个实例指定 Java 版本,进入该实例的「实例管理界面 -> 游戏设置」(勾选“启用实例特定游戏设置”),然后选择要使用的 Java。该 Java 仅用于该实例的启动。
+
+> **重要提示**:如果你在更换 Java 后遇到任何游戏崩溃或无法启动的问题,**请立即切换回 HMCL 默认的 Java 版本**。
diff --git a/_docs/help.md b/_docs/help.md
index e3eea801..a2651d24 100644
--- a/_docs/help.md
+++ b/_docs/help.md
@@ -1,17 +1,4 @@
---
-title: 寻求帮助
-date: 2023-08-09 11:12:00 +0800
-author: zkitefly
----
-
-## QQ 群聊
-
-Hello Minecraft! Launcher 的官方 QQ 群聊。
-
-[点击前往](/_docs/groups.md)
-
-## Discord 频道
-
-Hello Minecraft! Launcher 的官方 Discord 频道。
-
-[点击前往](https://discord.gg/jVvC7HfM6U)
+layout: select_language
+permalink: help
+---
\ No newline at end of file
diff --git a/_docs/help_en.md b/_docs/help_en.md
new file mode 100644
index 00000000..f4121dbc
--- /dev/null
+++ b/_docs/help_en.md
@@ -0,0 +1,19 @@
+---
+title: Seek Help
+date: 2023-08-09 11:12:00 +0800
+author: zkitefly
+lang: en
+permalink: help
+---
+
+## Discord Channel
+
+Official Discord channel for Hello Minecraft! Launcher.
+
+[Click to join](https://discord.gg/jVvC7HfM6U)
+
+## QQ Group Chat
+
+Official QQ group chat for Hello Minecraft! Launcher.
+
+[Click to join](/_docs/groups.md)
diff --git a/_docs/help_zh.md b/_docs/help_zh.md
new file mode 100644
index 00000000..ebe40980
--- /dev/null
+++ b/_docs/help_zh.md
@@ -0,0 +1,19 @@
+---
+title: 寻求帮助
+date: 2023-08-09 11:12:00 +0800
+author: zkitefly
+lang: zh
+permalink: help
+---
+
+## QQ 群聊
+
+Hello Minecraft! Launcher 的官方 QQ 群聊。
+
+[点击前往](/_docs/groups.md)
+
+## Discord 频道
+
+Hello Minecraft! Launcher 的官方 Discord 频道。
+
+[点击前往](https://discord.gg/jVvC7HfM6U)
diff --git a/_downloads/java.md b/_downloads/java.md
index 51c2442f..18eb1b0d 100644
--- a/_downloads/java.md
+++ b/_downloads/java.md
@@ -1,23 +1,4 @@
---
-title: 下载 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-正在前往 Java 下载页面,请点击下载,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-没有前往?[点击此处](https://www.java.com/zh-CN/download)
-
----
-
-You are going to the Java download page. Please click download after redirecting, then wait for the Java installer to finish downloading, finally open the installer and follow the prompts to install Java.
-
-No redirect? [Click here](https://www.java.com/download)
-
-
-
-
+layout: select_language
+permalink: downloads/java
+---
\ No newline at end of file
diff --git a/_downloads/java_en.md b/_downloads/java_en.md
new file mode 100644
index 00000000..345c446b
--- /dev/null
+++ b/_downloads/java_en.md
@@ -0,0 +1,19 @@
+---
+title: Download HMCL and Minecraft Dependency Java
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/java
+---
+
+You are going to the Java download page. Please click download after redirecting, then wait for the Java installer to finish downloading, finally open the installer and follow the prompts to install Java.
+
+No redirect? [Click here](https://www.java.com/download)
+
+
+
+
diff --git a/_downloads/java_zh.md b/_downloads/java_zh.md
new file mode 100644
index 00000000..4576623b
--- /dev/null
+++ b/_downloads/java_zh.md
@@ -0,0 +1,18 @@
+---
+title: 下载 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/java
+---
+
+正在前往 Java 下载页面,请点击下载,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+没有前往?[点击此处](https://www.java.com/zh-CN/download)
+
+
+
diff --git a/_downloads/linux/arm32.md b/_downloads/linux/arm32.md
index 4ec6a13a..c74e7171 100644
--- a/_downloads/linux/arm32.md
+++ b/_downloads/linux/arm32.md
@@ -1,18 +1,4 @@
---
-title: 下载适用于 Linux ARM32 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
-
-[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions)
-
-或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
-
----
-
-Click one of the following links to download Java, and then use the package or extract it manually to install Java.
-
-[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions)
-
-Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
+layout: select_language
+permalink: downloads/linux/arm32
+---
\ No newline at end of file
diff --git a/_downloads/linux/arm32_en.md b/_downloads/linux/arm32_en.md
new file mode 100644
index 00000000..e6295592
--- /dev/null
+++ b/_downloads/linux/arm32_en.md
@@ -0,0 +1,12 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux ARM32
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/linux/arm32
+---
+
+Click one of the following links to download Java, and then use the package or extract it manually to install Java.
+
+[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions)
+
+Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
diff --git a/_downloads/linux/arm32_zh.md b/_downloads/linux/arm32_zh.md
new file mode 100644
index 00000000..3a6cdd38
--- /dev/null
+++ b/_downloads/linux/arm32_zh.md
@@ -0,0 +1,12 @@
+---
+title: 下载适用于 Linux ARM32 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/linux/arm32
+---
+
+点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
+
+[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=All%20versions)
+
+或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
diff --git a/_downloads/linux/arm64.md b/_downloads/linux/arm64.md
index 5a4803ae..4c02e842 100644
--- a/_downloads/linux/arm64.md
+++ b/_downloads/linux/arm64.md
@@ -1,18 +1,4 @@
---
-title: 下载适用于 Linux ARM64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
-
-[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions)
-
-或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
-
----
-
-Click one of the following links to download Java, and then use the package or extract it manually to install Java.
-
-[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions)
-
-Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
+layout: select_language
+permalink: downloads/linux/arm64
+---
\ No newline at end of file
diff --git a/_downloads/linux/arm64_en.md b/_downloads/linux/arm64_en.md
new file mode 100644
index 00000000..aae43a2f
--- /dev/null
+++ b/_downloads/linux/arm64_en.md
@@ -0,0 +1,12 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux ARM64
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/linux/arm64
+---
+
+Click one of the following links to download Java, and then use the package or extract it manually to install Java.
+
+[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions)
+
+Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
diff --git a/_downloads/linux/arm64_zh.md b/_downloads/linux/arm64_zh.md
new file mode 100644
index 00000000..7f504d65
--- /dev/null
+++ b/_downloads/linux/arm64_zh.md
@@ -0,0 +1,12 @@
+---
+title: 下载适用于 Linux ARM64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/linux/arm64
+---
+
+点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
+
+[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=All%20versions)
+
+或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
diff --git a/_downloads/linux/loongarch64.md b/_downloads/linux/loongarch64.md
index 79b52572..c6c2e376 100644
--- a/_downloads/linux/loongarch64.md
+++ b/_downloads/linux/loongarch64.md
@@ -1,43 +1,6 @@
---
-title: 下载 HMCL 和 Minecraft 依赖的 Java
-date: 2023-09-05 14:00:00 +0800
+layout: select_language
+permalink: downloads/linux/loongarch64
redirect_from:
- /downloads/loongnix.html
----
-
-龙芯平台存在 “**新世界**” 和 “**旧世界**” 两个 ABI,不同 ABI 的 Java 暂时互不兼容。
-
-请在终端中输入 `uname -r` 命令查看 Linux 内核版本:
-
-- 如果你的内核版本为 5.10 或更高版本,请下载[新世界](#新世界) Java;
-- 如果你的内核版本为 4.19,请下载[旧世界](#旧世界) Java。
-
-## 新世界
-
-如果你正在使用新世界龙芯系统,请下载新世界 Java。
-
-直接下载 (需自行安装):[loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz)
-
-通过包管理器安装:
-
-- AOSC OS/Debian/Ubuntu:
-
- ```bash
- sudo apt install default-jre
- ```
-
- 注意:Deepin 软件源中的 Java 不包含 JIT 编译器,使用它启动游戏性能将极其糟糕。我们推荐 Deepin 用户直接下载 Java,而不是使用 APT 安装。
-
-- ArchLinux:
-
- ```bash
- sudo pacman -S jre-openjdk
- ```
-
-## 旧世界
-
-如果你正在使用旧世界龙芯系统,请下载旧世界 Java:
-
-- `.tar.gz`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz)
-
-- `.deb`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb)
+---
\ No newline at end of file
diff --git a/_downloads/linux/loongarch64_en.md b/_downloads/linux/loongarch64_en.md
new file mode 100644
index 00000000..ef43db21
--- /dev/null
+++ b/_downloads/linux/loongarch64_en.md
@@ -0,0 +1,46 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux LoongArch64
+date: 2023-09-05 14:00:00 +0800
+redirect_from:
+ - /downloads/loongnix.html
+lang: en
+permalink: downloads/linux/loongarch64
+---
+
+There are two ABIs on the Loongson platform: "**New World**" and "**Old World**".
+Java for different ABIs is temporarily incompatible.
+
+Please enter the `uname -r` command in the terminal to check your Linux kernel version:
+
+- If your kernel version is 5.10 or higher, please download the [New World](#new-world) Java;
+- If your kernel version is 4.19, please download the [Old World](#old-world) Java.
+
+## New World
+
+If you are using an New World distribution, please download the New World Java.
+
+Direct download (manual installation required): [loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz)
+
+Install via package manager:
+
+- AOSC OS/Debian/Ubuntu:
+
+ ```bash
+ sudo apt install default-jre
+ ```
+
+ Note: The Java package in the Deepin repository does not include a JIT compiler. Using it to launch games will result in extremely poor performance. We recommend Deepin users download Java directly instead of installing it via APT.
+
+- ArchLinux:
+
+ ```bash
+ sudo pacman -S jre-openjdk
+ ```
+
+## Old World
+
+If you are using an Old World distribution, please download the Old World Java:
+
+- `.tar.gz`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz)
+
+- `.deb`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb)
diff --git a/_downloads/linux/loongarch64_zh.md b/_downloads/linux/loongarch64_zh.md
new file mode 100644
index 00000000..93dfd570
--- /dev/null
+++ b/_downloads/linux/loongarch64_zh.md
@@ -0,0 +1,45 @@
+---
+title: 下载适用于 Linux LoongArch64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2023-09-05 14:00:00 +0800
+redirect_from:
+ - /downloads/loongnix.html
+lang: zh
+permalink: downloads/linux/loongarch64
+---
+
+龙芯平台存在 “**新世界**” 和 “**旧世界**” 两个 ABI,不同 ABI 的 Java 暂时互不兼容。
+
+请在终端中输入 `uname -r` 命令查看 Linux 内核版本:
+
+- 如果你的内核版本为 5.10 或更高版本,请下载[新世界](#新世界) Java;
+- 如果你的内核版本为 4.19,请下载[旧世界](#旧世界) Java。
+
+## 新世界
+
+如果你正在使用新世界龙芯系统,请下载新世界 Java。
+
+直接下载 (需自行安装):[loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64-glibc2.34.tar.gz)
+
+通过包管理器安装:
+
+- AOSC OS/Debian/Ubuntu:
+
+ ```bash
+ sudo apt install default-jre
+ ```
+
+ 注意:Deepin 软件源中的 Java 不包含 JIT 编译器,使用它启动游戏性能将极其糟糕。我们推荐 Deepin 用户直接下载 Java,而不是使用 APT 安装。
+
+- ArchLinux:
+
+ ```bash
+ sudo pacman -S jre-openjdk
+ ```
+
+## 旧世界
+
+如果你正在使用旧世界龙芯系统,请下载旧世界 Java:
+
+- `.tar.gz`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.tar.gz)
+
+- `.deb`: [loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb](https://ftp.loongnix.cn/Java/openjdk25/loongson25.1.5-fx-jdk25_36-linux-loongarch64.deb)
diff --git a/_downloads/linux/riscv64.md b/_downloads/linux/riscv64.md
index 359cdab0..1cb52c17 100644
--- a/_downloads/linux/riscv64.md
+++ b/_downloads/linux/riscv64.md
@@ -1,18 +1,4 @@
---
-title: 下载适用于 Linux RISC-V 64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2024-10-06 22:00:00 +0800
----
-
-点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
-
-[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions)
-
-或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
-
----
-
-Click one of the following links to download Java, and then use the package or extract it manually to install Java.
-
-[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions)
-
-Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
+layout: select_language
+permalink: downloads/linux/riscv64
+---
\ No newline at end of file
diff --git a/_downloads/linux/riscv64_en.md b/_downloads/linux/riscv64_en.md
new file mode 100644
index 00000000..f933d4ec
--- /dev/null
+++ b/_downloads/linux/riscv64_en.md
@@ -0,0 +1,12 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux RISC-V 64
+date: 2024-10-06 22:00:00 +0800
+lang: en
+permalink: downloads/linux/riscv64
+---
+
+Click one of the following links to download Java, and then use the package or extract it manually to install Java.
+
+[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions)
+
+Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
diff --git a/_downloads/linux/riscv64_zh.md b/_downloads/linux/riscv64_zh.md
new file mode 100644
index 00000000..2bde7e5b
--- /dev/null
+++ b/_downloads/linux/riscv64_zh.md
@@ -0,0 +1,12 @@
+---
+title: 下载适用于 Linux RISC-V 64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2024-10-06 22:00:00 +0800
+lang: zh
+permalink: downloads/linux/riscv64
+---
+
+点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
+
+[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=64&architecture=riscv#:~:text=All%20versions)
+
+或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
diff --git a/_downloads/linux/x86.md b/_downloads/linux/x86.md
index 58efb4e2..16191c59 100644
--- a/_downloads/linux/x86.md
+++ b/_downloads/linux/x86.md
@@ -1,18 +1,4 @@
---
-title: 下载适用于 Linux x86 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
-
-[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions)
-
-或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
-
----
-
-Click one of the following links to download Java, and then use the package or extract it manually to install Java.
-
-[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions)
-
-Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
+layout: select_language
+permalink: downloads/linux/x86
+---
\ No newline at end of file
diff --git a/_downloads/linux/x86_64.md b/_downloads/linux/x86_64.md
index d4dcb84a..116f2a97 100644
--- a/_downloads/linux/x86_64.md
+++ b/_downloads/linux/x86_64.md
@@ -1,18 +1,4 @@
---
-title: 下载适用于 Linux x86_64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
-
-[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions)
-
-或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
-
----
-
-Click one of the following links to download Java, and then use the package or extract it manually to install Java.
-
-[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions)
-
-Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
+layout: select_language
+permalink: downloads/linux/x86_64
+---
\ No newline at end of file
diff --git a/_downloads/linux/x86_64_en.md b/_downloads/linux/x86_64_en.md
new file mode 100644
index 00000000..6ce35fb2
--- /dev/null
+++ b/_downloads/linux/x86_64_en.md
@@ -0,0 +1,12 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux x86-64
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/linux/x86_64
+---
+
+Click one of the following links to download Java, then use the package or extract it manually to install Java.
+
+[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions)
+
+Alternatively, you can add the repository to your package manager by following the [instructions](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
diff --git a/_downloads/linux/x86_64_zh.md b/_downloads/linux/x86_64_zh.md
new file mode 100644
index 00000000..3ae46dbd
--- /dev/null
+++ b/_downloads/linux/x86_64_zh.md
@@ -0,0 +1,12 @@
+---
+title: 下载适用于 Linux x86-64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/linux/x86_64
+---
+
+点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
+
+[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=All%20versions)
+
+或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
diff --git a/_downloads/linux/x86_en.md b/_downloads/linux/x86_en.md
new file mode 100644
index 00000000..a85059ff
--- /dev/null
+++ b/_downloads/linux/x86_en.md
@@ -0,0 +1,12 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Linux x86
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/linux/x86
+---
+
+Click one of the following links to download Java, and then use the package or extract it manually to install Java.
+
+[Link](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions)
+
+Or you can add the repository to the package manager according to the [instruction](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux).
\ No newline at end of file
diff --git a/_downloads/linux/x86_zh.md b/_downloads/linux/x86_zh.md
new file mode 100644
index 00000000..6b319566
--- /dev/null
+++ b/_downloads/linux/x86_zh.md
@@ -0,0 +1,12 @@
+---
+title: 下载适用于 Linux x86 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/linux/x86
+---
+
+点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装。
+
+[链接](https://bell-sw.com/pages/downloads/?version=java-21&os=linux&package=jre&bitness=32&architecture=x86#:~:text=All%20versions)
+
+或者你也可以根据[教程](https://docs.bell-sw.com/liberica-jdk/latest/general/install-guide/#linux)来添加仓库到你的软件包管理器。
diff --git a/_downloads/macos/arm64.md b/_downloads/macos/arm64.md
index e52de710..2bef7ef0 100644
--- a/_downloads/macos/arm64.md
+++ b/_downloads/macos/arm64.md
@@ -1,25 +1,4 @@
---
-title: 下载适用于 macOS ARM64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-正在前往 Java 下载页面,请向下滚动点击 `DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-
-
-没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=All%20versions)
-
----
-
-You are going to the Java download page. Please scroll down and click `DMG` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
-
-No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=All%20versions)
-
-
-
-
+layout: select_language
+permalink: downloads/macos/arm64
+---
\ No newline at end of file
diff --git a/_downloads/macos/arm64_en.md b/_downloads/macos/arm64_en.md
new file mode 100644
index 00000000..1a6df165
--- /dev/null
+++ b/_downloads/macos/arm64_en.md
@@ -0,0 +1,18 @@
+---
+title: Download HMCL and Minecraft Dependency Java for macOS ARM64
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/macos/arm64
+---
+
+You are going to the Java download page. Please scroll down and click `DMG` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
+
+No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=All%20versions)
+
+
+
+
diff --git a/_downloads/macos/arm64_zh.md b/_downloads/macos/arm64_zh.md
new file mode 100644
index 00000000..9c40c37d
--- /dev/null
+++ b/_downloads/macos/arm64_zh.md
@@ -0,0 +1,19 @@
+---
+title: 下载适用于 macOS ARM64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/macos/arm64
+---
+
+正在前往 Java 下载页面,请向下滚动点击 `DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+
+
+没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=All%20versions)
+
+
+
diff --git a/_downloads/macos/x86_64.md b/_downloads/macos/x86_64.md
index acc4e63b..bb558750 100644
--- a/_downloads/macos/x86_64.md
+++ b/_downloads/macos/x86_64.md
@@ -1,25 +1,4 @@
---
-title: 下载适用于 macOS x86_64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-正在前往 Java 下载页面,请向下滚动点击 `DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-
-
-没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=All%20versions)
-
----
-
-You are going to the Java download page. Please scroll down and click `DMG` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
-
-No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=All%20versions)
-
-
-
-
+layout: select_language
+permalink: downloads/macos/x86_64
+---
\ No newline at end of file
diff --git a/_downloads/macos/x86_64_en.md b/_downloads/macos/x86_64_en.md
new file mode 100644
index 00000000..d503568d
--- /dev/null
+++ b/_downloads/macos/x86_64_en.md
@@ -0,0 +1,19 @@
+---
+title: Download HMCL and Minecraft Dependency Java for macOS x86-64
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/macos/x86_64
+---
+
+You are going to the Java download page. Please scroll down and click `DMG` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
+
+No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=All%20versions)
+
+
+
+
diff --git a/_downloads/macos/x86_64_zh.md b/_downloads/macos/x86_64_zh.md
new file mode 100644
index 00000000..662d2fa3
--- /dev/null
+++ b/_downloads/macos/x86_64_zh.md
@@ -0,0 +1,21 @@
+---
+title: 下载适用于 macOS x86_64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/macos/x86_64
+---
+
+正在前往 Java 下载页面,请向下滚动点击 `DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+
+
+没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=All%20versions)
+
+
+
+
diff --git a/_downloads/windows/arm64.md b/_downloads/windows/arm64.md
index f054d6a6..faaac081 100644
--- a/_downloads/windows/arm64.md
+++ b/_downloads/windows/arm64.md
@@ -1,36 +1,4 @@
---
-title: 下载适用于 Windows on Arm 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-
-
-
-
-没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-aarch64.msi)
-
-无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi)
-
----
-
-The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install.
-
-No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi)
-
-Can't download? [Click here to download (alternative)](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-aarch64.msi)
-
-
-
-
-
+layout: select_language
+permalink: downloads/windows/arm64
+---
\ No newline at end of file
diff --git a/_downloads/windows/arm64_en.md b/_downloads/windows/arm64_en.md
new file mode 100644
index 00000000..0f67cd59
--- /dev/null
+++ b/_downloads/windows/arm64_en.md
@@ -0,0 +1,18 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Windows on Arm
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/windows/arm64
+---
+
+The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install.
+
+No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi)
+
+
+
+
diff --git a/_downloads/windows/arm64_zh.md b/_downloads/windows/arm64_zh.md
new file mode 100644
index 00000000..5d056ea6
--- /dev/null
+++ b/_downloads/windows/arm64_zh.md
@@ -0,0 +1,24 @@
+---
+title: 下载适用于 Windows on Arm 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/windows/arm64
+---
+
+Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+
+
+
+
+没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-aarch64.msi)
+
+无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-aarch64.msi)
+
+
+
+
diff --git a/_downloads/windows/x86.md b/_downloads/windows/x86.md
index 6136c25f..81f2e386 100644
--- a/_downloads/windows/x86.md
+++ b/_downloads/windows/x86.md
@@ -1,29 +1,4 @@
---
-title: 下载适用于 Windows x86 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-正在前往 Java 下载页面,请向下滚动点击 `MSI` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-
-
-
-
-
-
-没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
-
----
-
-You are going to the Java download page. Please scroll down and click `MSI` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
-
-No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
-
-
-
-
+layout: select_language
+permalink: downloads/windows/x86
+---
\ No newline at end of file
diff --git a/_downloads/windows/x86_64.md b/_downloads/windows/x86_64.md
index 259b9899..e16ac151 100644
--- a/_downloads/windows/x86_64.md
+++ b/_downloads/windows/x86_64.md
@@ -1,35 +1,4 @@
---
-title: 下载适用于 Windows x86_64 的 HMCL 和 Minecraft 依赖的 Java
-date: 2022-12-03 17:30:00 +0800
----
-
-Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
-
-
-
-
-
-没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi)
-
-无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi)
-
----
-
-The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install.
-
-No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi)
-
-Can't download? [Click here to download (alternative)](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi)
-
-
-
-
+layout: select_language
+permalink: downloads/windows/x86_64
+---
\ No newline at end of file
diff --git a/_downloads/windows/x86_64_en.md b/_downloads/windows/x86_64_en.md
new file mode 100644
index 00000000..581d4f20
--- /dev/null
+++ b/_downloads/windows/x86_64_en.md
@@ -0,0 +1,21 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Windows x86-64
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/windows/x86_64
+---
+
+The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install.
+
+No redirect? [Click here to start downloading](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi)
+
+Can't download? [Click here to download (alternative)](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi)
+
+
+
+
diff --git a/_downloads/windows/x86_64_zh.md b/_downloads/windows/x86_64_zh.md
new file mode 100644
index 00000000..b7316d86
--- /dev/null
+++ b/_downloads/windows/x86_64_zh.md
@@ -0,0 +1,23 @@
+---
+title: 下载适用于 Windows x86_64 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/windows/x86_64
+---
+
+Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+
+
+
+
+没有下载?[点击此处开始下载](https://alist.8mi.tech/d/mirror/ms-jdk/Auto/microsoft-jdk-21-windows-x64.msi)
+
+无法下载?[点击此处开始下载(备用)](https://aka.ms/download-jdk/microsoft-jdk-21-windows-x64.msi)
+
+
+
diff --git a/_downloads/windows/x86_en.md b/_downloads/windows/x86_en.md
new file mode 100644
index 00000000..f74da64b
--- /dev/null
+++ b/_downloads/windows/x86_en.md
@@ -0,0 +1,19 @@
+---
+title: Download HMCL and Minecraft Dependency Java for Windows x86
+date: 2022-12-03 17:30:00 +0800
+lang: en
+permalink: downloads/windows/x86
+---
+
+You are going to the Java download page. Please scroll down and click `MSI` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
+
+No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
+
+
+
+
diff --git a/_downloads/windows/x86_zh.md b/_downloads/windows/x86_zh.md
new file mode 100644
index 00000000..3181a724
--- /dev/null
+++ b/_downloads/windows/x86_zh.md
@@ -0,0 +1,24 @@
+---
+title: 下载适用于 Windows x86 的 HMCL 和 Minecraft 依赖的 Java
+date: 2022-12-03 17:30:00 +0800
+lang: zh
+permalink: downloads/windows/x86
+---
+
+正在前往 Java 下载页面,请向下滚动点击 `MSI` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
+
+
+
+
+
+
+
+没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
+
+
+
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 00000000..7092fc43
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,26 @@
+{% unless site.atom_feed.hide %}
+ {% assign show_atom = true %}
+{% endunless %}
+{% if site.footer.links or show_atom %}
+
+{% endif %}
+
+
diff --git a/_includes/masthead.html b/_includes/masthead.html
new file mode 100644
index 00000000..de30147d
--- /dev/null
+++ b/_includes/masthead.html
@@ -0,0 +1,39 @@
+{% capture logo_path %}{{ site.logo }}{% endcapture %}
+
+
This article was created by {{ page.author | default: 'Anonymous user' }}{% if page.contributors %}, and edited by {{ page.contributors | join: ' ' }}{% endif %}.