Compare commits

...

22 Commits

Author SHA1 Message Date
zkitefly
9cdb3475fa
Update help_old.md (#75)
All checks were successful
continuous-integration/drone/push Build is passing
https://github.com/HMCL-dev/HMCL/assets/64117916/7581f60a-094f-4813-9f30-dedb3fdcfa83
2024-02-03 13:52:05 +08:00
Burning_TNT
43e73ede4b
Merge pull request #74 from burningtnt/main
Delete assets/hmcl/data-json/dynamic-remote-resources-raw.json
2024-01-10 18:53:06 +08:00
Burning_TNT
3980f203d2
Simplify dynamic-remote-resources.json 2024-01-10 18:47:50 +08:00
Burning_TNT
9e306b224a
Delete assets/hmcl/data-json/dynamic-remote-resources-raw.json 2024-01-10 18:32:58 +08:00
zkitefly
e37d62a367
Merge pull request #72 from zkitefly/dynamic-remote-resources
Revert "update"
2024-01-10 10:22:25 +08:00
zkitefly
5d9dd6f888 Revert "update"
This reverts commit 55e0ef078e.
2024-01-10 10:20:47 +08:00
zkitefly
4577d7ca79
Merge pull request #71 from zkitefly/dynamic-remote-resources
update
2024-01-10 09:27:02 +08:00
zkitefly
55e0ef078e update 2024-01-10 09:26:18 +08:00
zkitefly
0153c257d5
Merge pull request #68 from zkitefly/dynamic-remote-resources
add data-json
2024-01-10 00:19:14 +08:00
zkitefly
cba49b32bc
Merge pull request #66 from zkitefly/optifine.html-to-shader.html
Optifine.html to shader.html
2024-01-10 00:14:07 +08:00
zkitefly
ca39d2a780
Merge pull request #67 from zkitefly/图片还是上传到-hmcl-docs-里面吧
Create 自动管理所有驱动器分页文件大小.webp
2024-01-10 00:13:24 +08:00
zkitefly
bc2714c49a
Merge pull request #70 from zkitefly/add-HMCL-Snapshot-Download-link
update-link
2024-01-10 00:13:12 +08:00
zkitefly
094697fbdf update-link 2024-01-09 23:20:11 +08:00
zkitefly
f97394f8c0
Merge pull request #69 from zkitefly/add-HMCL-Snapshot-Download-link
Add hmcl snapshot download link
2024-01-09 22:18:46 +08:00
zkitefly
4cf4acc04c 改为等待 5 秒 2024-01-09 22:18:20 +08:00
zkitefly
9158369a3d update-javadl-link 2024-01-09 22:08:55 +08:00
zkitefly
12fbff6a88 update-link 2024-01-09 22:08:41 +08:00
zkitefly
80560d1f0f add hmcl-snapshot-update.md 2024-01-09 21:10:14 +08:00
zkitefly
4e687cb3aa add data-json 2024-01-09 15:47:54 +08:00
zkitefly
9245747266 Merge remote-tracking branch 'upstream/main' into 图片还是上传到-hmcl-docs-里面吧 2024-01-06 14:14:49 +08:00
zkitefly
361778491e optifine.html-to-shader.html 2023-12-31 23:50:29 +08:00
zkitefly
b7784f65bd Create 自动管理所有驱动器分页文件大小.webp 2023-12-31 23:48:43 +08:00
28 changed files with 104 additions and 61 deletions

View File

@ -12,8 +12,8 @@ steps:
- touch Gemfile.lock
- chmod a+w Gemfile.lock
- chown -R jekyll:jekyll /drone
- gem sources --add https://mirrors.tuna.tsinghua.edu.cn/rubygems/ --remove https://rubygems.org/
- bundle config mirror.https://rubygems.org https://mirrors.tuna.tsinghua.edu.cn/rubygems
- gem sources --add https://mirrors.cloud.tencent.com/rubygems/ --remove https://rubygems.org/
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
- bundle install
- bundle exec jekyll build
- bash scripts/copy_index_json.sh

View File

@ -684,7 +684,7 @@ toc: true
# HMCL 3.2.135
- 添加 authlib-injectors.json允许服主将添加账号页面更改为默认添加指定服务器的 Authlib Injector 账户
- 访问 <a href="http://www.huangyuhui.net/index.php/2019/09/09/109/">http://www.huangyuhui.net/index.php/2019/09/09/109/</a> 以查看添加方法
- 访问 <a href="https://www.huangyuhui.net/index.php/2019/09/09/109/">https://www.huangyuhui.net/index.php/2019/09/09/109/</a> 以查看添加方法
- 检查安装游戏时输入的名称是否符合 Windows 系统需求
- 修复导出整合包导入时无法安装 1.13 Forge 和 OptiFine 的问题
- 修复部分情况下无法下载 Forge 安装包的问题

View File

@ -290,9 +290,9 @@ toc: true
- 服主功能
- 添加 authlib-injectors.json允许服主将添加账号页面更改为默认添加指定服务器的 Authlib Injector 账户
- 访问 [http://www.huangyuhui.net/index.php/2019/09/09/109/](http://www.huangyuhui.net/index.php/2019/09/09/109/) 以查看添加方法
- 访问 [https://www.huangyuhui.net/index.php/2019/09/09/109/](https://www.huangyuhui.net/index.php/2019/09/09/109/) 以查看添加方法
- 添加服务器自动更新整合包,允许服务器远程更新游戏客户端
- 访问 [http://www.huangyuhui.net/index.php/2019/11/12/118/](http://www.huangyuhui.net/index.php/2019/11/12/118/) 以查看添加方法
- 访问 [https://www.huangyuhui.net/index.php/2019/11/12/118/](https://www.huangyuhui.net/index.php/2019/11/12/118/) 以查看添加方法
# HMCL 3.2.130
@ -300,7 +300,7 @@ toc: true
- 启动器
- 在启动器更新时显示更新日志
- 启动前检查是否是 Java 8~10
- [http://www.huangyuhui.net/index.php/2019/01/27/83/](http://www.huangyuhui.net/index.php/2019/01/27/83/)支持整合包自带 Java 运时
- [https://www.huangyuhui.net/index.php/2019/01/27/83/](https://www.huangyuhui.net/index.php/2019/01/27/83/)支持整合包自带 Java 运时
- 在缓存目录无效时自动更改设置
- 在登录对话框中添加注册链接
- 将游戏依赖的动态链接库解压到 .minecraft 中而不是系统临时文件夹

View File

@ -10,6 +10,6 @@ toc: true
> 本文由 huanghongxun 编写。
如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/huanghongxun/HMCL-docs](https://github.com/huanghongxun/HMCL-docs) 仓库中发 Pull Request或者提 Issue。
如果你认为你有能力为 HMCL 添加高质量的帮助文档,或希望修改错误,你可以到 [https://github.com/HMCL-dev/HMCL-docs](https://github.com/HMCL-dev/HMCL-docs) 仓库中发 Pull Request或者提 Issue。
或者你可以进入我们的 [Discord](https://discord.gg/jVvC7HfM6U)、[KOOK](https://kook.top/Kx7n3t)群以向 HMCL 反馈。

View File

@ -32,5 +32,5 @@ Hello Minecraft! Launcher 的官方 Discord 频道。
反馈一个错误。为了提高反馈效率,请优先在 KOOK、赞助频道或者 Discord 频道中反馈。若确认是 HMCL 问题,请发布 issue。
[点击前往](https://github.com/huanghongxun/HMCL/issues/new/choose)
[点击前往](https://github.com/HMCL-dev/HMCL/issues/new/choose)
-->

View File

@ -10,6 +10,12 @@ toc: true
> 本文由 zkitefly 编写。
## 第三方游戏崩溃分析通道
该通道由 Hello Minecraft! Launcher 维护者之一 @ZekerZhayard 创建,如有游戏崩溃问题可到此处寻求帮助。
[点击前往](https://gitee.com/huanghongxun/HMCL/issues/I8VVWQ)
## KOOK 频道
Hello Minecraft! Launcher 的官方 KOOK 频道。
@ -32,5 +38,5 @@ Hello Minecraft! Launcher 的官方 Discord 频道。
反馈一个错误。为了提高反馈效率,请优先在 KOOK、赞助频道或者 Discord 频道中反馈。若确认是 HMCL 问题,请发布 issue。
[点击前往](https://github.com/huanghongxun/HMCL/issues/new/choose)
[点击前往](https://github.com/HMCL-dev/HMCL/issues/new/choose)
-->

View File

@ -0,0 +1,24 @@
---
title: "下载 HMCL-Snapshot 版本"
permalink: /downloads/hmcl-snapshot-update.html
date: 2024-01-09 22:00:00 +0800
categories: 启动器
toc: falst
---
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Fhmcl-snapshot-update.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
### 正在前往 HMCL-Snapshot 下载页面,点击下载即可。
### 没有前往?[点击此处](https://hmcl-snapshot-update.netlify.app/)
### Going to HMCL-Snapshot download page, click Download.
### Not traveling? [Click here](https://hmcl-snapshot-update.netlify.app/)
<script>
setTimeout(function() {
window.location.href = "https://hmcl-snapshot-update.netlify.app/";
}, 5000); // 等待 5 秒.
</script>

View File

@ -18,6 +18,8 @@ toc: falst
<script>
window.location.href = "https://www.java.com/download";
setTimeout(function() {
window.location.href = "https://www.java.com/download";
}, 5000); // 等待 5 秒.
</script>

View File

@ -10,12 +10,12 @@ toc: falst
### 点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.tar.gz)
### [链接](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=DownloadLiberica%20JDK)
### 或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。
### Click one of the following links to download Java, and then use the package or unzip it manually to install Java.
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-arm32-vfp-hflt-full.tar.gz)
### [Link](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=32&architecture=arm#:~:text=DownloadLiberica%20JDK)
### Or you can add the repository to the package manager according to the [wiki](https://bell-sw.com/pages/repositories/).

View File

@ -10,12 +10,12 @@ toc: falst
### 点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.tar.gz)
### [链接](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=DownloadLiberica%20JDK)
### 或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。
### Click one of the following links to download Java, and then use the package or unzip it manually to install Java.
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-aarch64-full.tar.gz)
### [Link](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=64&architecture=arm#:~:text=DownloadLiberica%20JDK)
### Or you can add the repository to the package manager according to the [wiki](https://bell-sw.com/pages/repositories/).

View File

@ -10,12 +10,12 @@ toc: falst
### 点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装
### [DEB](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.deb) | [RPM](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.tar.gz)
### [链接](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=32&architecture=x86#:~:text=DownloadLiberica%20JDK)
### 或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。
### Click one of the following links to download Java, and then use the package or unzip it manually to install Java.
### [DEB](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.deb) | [RPM](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/8u382+6/bellsoft-jre8u382+6-linux-i586-full.tar.gz)
### [Link](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=32&architecture=x86#:~:text=DownloadLiberica%20JDK)
### Or you can add the repository to the package manager according to the [wiki](https://bell-sw.com/pages/repositories/).

View File

@ -10,12 +10,12 @@ toc: falst
### 点下面的链接以下载 Java ,然后使用软件包管理器或者手动解压安装
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.tar.gz)
### [链接](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=DownloadLiberica%20JDK)
### 或者你也可以根据[教程](https://bell-sw.com/pages/repositories/)来添加仓库到你的软件包管理器。
### Click one of the following links to download Java, and then use the package or unzip it manually to install Java.
### [DEB](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.deb) | [RPM](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.rpm) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-linux-amd64-full.tar.gz)
### [Link](https://bell-sw.com/pages/downloads/?version=java-17&os=linux&package=jre-full&bitness=64&architecture=x86#:~:text=DownloadLiberica%20JDK)
### Or you can add the repository to the package manager according to the [wiki](https://bell-sw.com/pages/repositories/).

View File

@ -8,6 +8,10 @@ toc: false
页面已移动至 [/downloads/linux/loongarch64](/downloads/linux/loongarch64.html)
The page has moved to [/downloads/linux/loongarch64](/downloads/linux/loongarch64.html)
<script>
window.location.href = "/downloads/linux/loongarch64.html";
setTimeout(function() {
window.location.href = "/downloads/linux/loongarch64.html";
}, 5000); // 等待 5 秒.
</script>

View File

@ -8,20 +8,17 @@ toc: falst
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Fmacos%2Farm64.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
### Java 安装包已开始下载,请等待下载完成,然后按照提示安装
### 正在前往 Java 下载页面,请向下滚动点击 DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg)
### 没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
### 想使用其他安装程序?[DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.zip)
### The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg)
### Want to use another installer? [DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.zip)
### Going to Java download page, scroll down and click MSI installation package, then wait for Java installer to download, finally launch installer and follow the prompts to install Java.
### No download? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
<script>
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg";
setTimeout(function() {
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK";
}, 5000); // 等待 5 秒.
</script>

View File

@ -6,22 +6,20 @@ categories: Java 下载
toc: falst
---
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Fmacos%2Fx86_64.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
![Hits](https://hits.seeyoufx86.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Fmacos%2Fx86_64.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
### Java 安装包已开始下载,请等待下载完成,然后按照提示安装
### 正在前往 Java 下载页面,请向下滚动点击 `DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg)
### 没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
### 想使用其他安装程序?[DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.zip)
### Going to Java download page, scroll down and click `DMG` installation package download button, then wait for Java installer download to complete, finally launch installer, follow the prompts to install Java.
### The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg)
### Want to use another installer? [DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.zip)
### No download? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
<script>
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-amd64-full.dmg";
setTimeout(function() {
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=x86&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK";
}, 5000); // 等待 5 秒.
</script>

View File

@ -18,6 +18,8 @@ toc: falst
<script>
window.location.href = "https://aka.ms/download-jdk/microsoft-jdk-17-windows-aarch64.msi";
setTimeout(function() {
window.location.href = "https://aka.ms/download-jdk/microsoft-jdk-17-windows-aarch64.msi";
}, 5000); // 等待 5 秒.
</script>

View File

@ -8,16 +8,18 @@ toc: falst
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Fwindows%2Fx86.html&count_bg=%233E4245&title_bg=%233E4245&icon=&icon_color=%23E7E7E7&title=%F0%9F%91%80&edge_flat=false)
### Java 安装包已开始下载,请等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 正在前往 Java 下载页面,请向下滚动点击 `MSI` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi)
### 没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=DownloadLiberica%20JDK)
### 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.
### Going to Java download page, scroll down and click `MSI` installation package download button, then wait for Java installer download to complete, finally launch installer, follow the prompts to install Java.
### 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)
### No download? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=DownloadLiberica%20JDK)
<script>
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-windows-i586-full.msi";
setTimeout(function() {
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=DownloadLiberica%20JDK";
}, 5000); // 等待 5 秒.
</script>

View File

@ -18,6 +18,8 @@ toc: falst
<script>
window.location.href = "https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi";
setTimeout(function() {
window.location.href = "https://aka.ms/download-jdk/microsoft-jdk-17-windows-x64.msi";
}, 5000); // 等待 5 秒.
</script>

View File

@ -22,5 +22,5 @@
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} huangyuhui.
<a href="https://beian.miit.gov.cn/">粤 ICP 备 18071565 号</a>
<!-- img src="https://www.huangyuhui.net/ghs.png" -->
<!-- a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011302001383">粤公网安备 44011302001383 号</a -->
<!-- a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011302001383">粤公网安备 44011302001383 号</a -->
</div>

View File

@ -74,7 +74,7 @@ HMCL 内置了 CurseForge 和 Modrinth 下载源的搜索和下载功能, 目前
#### OptiFine
[详情请查阅此](/launcher/optifine.html)
[详情请查阅此](/launcher/shader.html)
### 手动安装

View File

@ -16,7 +16,7 @@ toc: true
原理是安装 OptiFabric 这个 Fabric 模组,该模组的作用是采用官方的 OptiFine 并在运行时与 Fabric 兼容来实现这一点。
**如果你使用 OptiFine 纯粹是为了提高性能、使用缩放按钮或动态照明,那么还有[其他模组](http://webtrans.yodao.com/webTransPc/index.html?from=en&to=zh-CHS&type=2&url=https%3A%2F%2Flambdaurora.dev%2Foptifine_alternatives#/)可以单独实现这些功能,具有更可靠的兼容性。**
**如果你使用 OptiFine 纯粹是为了提高性能、使用缩放按钮或动态照明,那么还有[其他模组](https://lambdaurora.dev/optifine_alternatives#/)可以单独实现这些功能,具有更可靠的兼容性。**
## 操作方法

View File

@ -170,7 +170,7 @@ OpenAL是一个跨平台的3D音频API可以用于在多个操作系统上播
## 参考文章
- [什么是JRE?](https://www.ibm.com/cn-zh/topics/jre "点击查看")
- [整合包自带 Java](http://geekdaxue.co/read/HMCL-docs-zh/pages-modpack-in-java.md "点击查看")
- [整合包自带 Java](/modpack/modpack-in-java.md "点击查看")
- [如何获取Minecraft的游戏日志?](https://memoryshadow.cn/index.php/2023/06/03/how-do-i-get-minecraft-game-logs/ "点击查看")
- [什么是JVM?](https://www.ibm.com/support/pages/ibm-i-%E4%B8%8Ajava-%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%AE%80%E4%BB%8B "点击查看")
- [什么是GC?](https://blog.csdn.net/weixin_44908159/article/details/123626886 "点击查看")
@ -178,7 +178,7 @@ OpenAL是一个跨平台的3D音频API可以用于在多个操作系统上播
- [BMCLAPI](https://bmclapidoc.bangbang93.com/ "点击查看")
[1]: https://www.ibm.com/cn-zh/topics/jre "什么是JRE?"
[2]: http://geekdaxue.co/read/HMCL-docs-zh/pages-modpack-in-java.md "整合包自带 Java"
[2]: /modpack/modpack-in-java.md "整合包自带 Java"
[3]: https://memoryshadow.cn/index.php/2023/06/03/how-do-i-get-minecraft-game-logs/ "如何获取Minecraft的游戏日志?"
[4]: https://www.ibm.com/support/pages/ibm-i-%E4%B8%8Ajava-%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%AE%80%E4%BB%8B "什么是JVM?"
[5]: https://blog.csdn.net/weixin_44908159/article/details/123626886 "什么是GC?"

View File

@ -82,6 +82,6 @@ toc: true
2Q去哪里找Java
2A有很多的Java提供选择如[Liberica JDK](https://bell-sw.com/pages/downloads/?os=Windows&package=jdk-full) 、[Microsoft JDK](https://docs.microsoft.com/zh-cn/java/openjdk/download)、[Oracle JDK](https://www.oracle.com/java/technologies/downloads/#jdk17-windows)和[Oracle openJDK](http://jdk.java.net/)
2A有很多的Java提供选择如[Liberica JDK](https://bell-sw.com/pages/downloads/?os=Windows&package=jdk-full) 、[Microsoft JDK](https://docs.microsoft.com/zh-cn/java/openjdk/download)、[Oracle JDK](https://www.oracle.com/java/technologies/downloads/#jdk17-windows)和[Oracle openJDK](https://jdk.java.net/)
只需要在下载时下载**.zip的压缩包文件**,且将压缩包内的所有内容放入`jre-x64`或`jre-x86`即可

View File

@ -68,7 +68,7 @@ toc: true
- **按照图中所写添加想要安全的话按照图1懒的话按照图2**
- 回到那个黑黑的界面里输入 `yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh` ,按下回车
- 回到那个黑黑的界面里输入 `yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh` ,按下回车
- 这时会刷一大片大的英文等他停下来的时候仔细看最后一行在问你要不要安装就是最后显示y/n输入y并按下回车
@ -88,7 +88,7 @@ toc: true
![](/assets/img/docs/serverpack2/3.1.jpg)
- 在弹出的页面填写网站IP就是地址栏里面的那个比如我的是 http://233.88.233.44:8888/site ,那么我就填233.88.233.44
- 在弹出的页面填写网站IP就是地址栏里面的那个比如我的是 https://233.88.233.44:8888/site ,那么我就填233.88.233.44
- 另外,**租vps的同学请找服务商索要ip地址和开放的端口**比如我要到的是123.21.123.21:6666那我就把这个填上去
@ -110,7 +110,7 @@ toc: true
![](/assets/img/docs/serverpack2/4.2.jpg)
- 整合包下载链接前缀:比如我刚刚在【[第三步-搭建HTTP静态文件服务器](###第三步-搭建HTTP静态文件服务器)】宝塔里填的是233.88.233.44我希望能有版本区分这个版本代号是a那么我就填http://233.88.233.44/a **vps注意端口号也要写▲**
- 整合包下载链接前缀:比如我刚刚在【[第三步-搭建HTTP静态文件服务器](###第三步-搭建HTTP静态文件服务器)】宝塔里填的是233.88.233.44我希望能有版本区分这个版本代号是a那么我就填https://233.88.233.44/a **vps注意端口号也要写▲**
- 版本号写1.0 以后更新就写2.0以此类推

View File

@ -0,0 +1,5 @@
## Note
If you update data-json, please upload the changes to [HMCL-dev/HMCL-docs - /assets/HMCL/data-json/](https://github.com/HMCL-dev/HMCL-docs/tree/main/assets/hmcl/data-json/), otherwise HMCL will not distribute.
You can visit this link to check whether the distribution was successful: [docs.hmcl.net/assets/hmcl/data-json/dynamic-remote-resources.json](https://docs.hmcl.net/assets/hmcl/data-json/dynamic-remote-resources.json)

View File

@ -0,0 +1 @@
{"translation":{"mod_data":{"1":{"urls":["https://raw.githubusercontent.com/HMCL-dev/HMCL/javafx/HMCL/src/main/resources/assets/mod_data.txt","https://cdn.jsdelivr.net/gh/HMCL-dev/HMCL@javafx/HMCL/src/main/resources/assets/mod_data.txt","https://cdn.crashmc.com/https://raw.githubusercontent.com/HMCL-dev/HMCL/javafx/HMCL/src/main/resources/assets/mod_data.txt"],"sha1":"0ae36a65a00b00176358bd6b0d3c8787b3668c23"}},"modpack_data":{"1":{"urls":["https://raw.githubusercontent.com/HMCL-dev/HMCL/javafx/HMCL/src/main/resources/assets/modpack_data.txt","https://cdn.jsdelivr.net/gh/HMCL-dev/HMCL@javafx/HMCL/src/main/resources/assets/modpack_data.txt","https://cdn.crashmc.com/https://raw.githubusercontent.com/HMCL-dev/HMCL/javafx/HMCL/src/main/resources/assets/modpack_data.txt"],"sha1":"b0e771db170835e1154da4c21b7417a688836162"}}}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -13,13 +13,13 @@ layout: home
## 注意 Notice
The passages were written in Simplified Chinese. If you want to help translate them, please send a pull request on https://github.com/huanghongxun/HMCL-docs/pulls. Or you can enable your translation tool to read.
The passages were written in Simplified Chinese. If you want to help translate them, please send a pull request on https://github.com/HMCL-dev/HMCL-docs/pulls. Or you can enable your translation tool to read.
If you encounter a BUG, please send feedback in time to [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues).
If you encounter a BUG, please send feedback in time to [GitHub: huanghongxun/HMCL/issues](https://github.com/HMCL-dev/HMCL/issues).
You can also submit your suggestions here.
如果您遇到 BUG请及时在 [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues) 发送反馈。
如果您遇到 BUG请及时在 [GitHub: huanghongxun/HMCL/issues](https://github.com/HMCL-dev/HMCL/issues) 发送反馈。
您也可以在这里提交您的建议。
@ -75,6 +75,6 @@ You can also submit your suggestions here.
## 其他
1. [为 HMCL 做出贡献](/contribution.html)
2. [HMCL GitHub 地址](http://github.com/huanghongxun/HMCL)
3. [HMCL 帮助文档 GitHub 地址](http://github.com/huanghongxun/HMCL-docs)
4. [HMCL 官网](http://hmcl.huangyuhui.net)
2. [HMCL GitHub 地址](https://github.com/HMCL-dev/HMCL)
3. [HMCL 帮助文档 GitHub 地址](https://github.com/HMCL-dev/HMCL-docs)
4. [HMCL 官网](https://hmcl.huangyuhui.net)