Add document layout (#260)
continuous-integration/drone/push Build is passing

This commit is contained in:
neveler
2025-10-03 06:31:00 +08:00
committed by GitHub
parent 94ded37d48
commit c94f68992b
43 changed files with 159 additions and 213 deletions
+3 -4
View File
@@ -1,13 +1,12 @@
---
title: "下载 HMCL 和 Minecraft 依赖的 Java"
title: 下载 HMCL 和 Minecraft 依赖的 Java
permalink: /downloads/linux/loongarch64.html
date: 2023-09-05 14:00:00 +0800
date: 2023-09-05 14:00:00 +0800
categories: Java 下载
hits: true
toc: false
---
![Hits](https://hits.zkitefly.eu.org/?tag=https%3A%2F%2Fdocs.hmcl.net%2Fdownloads%2Flinux%2Floongarch64.html)
龙芯平台存在 “**新世界**” 和 “**旧世界**” 两个 ABI,不同 ABI 的 Java 暂时互不兼容。
请在终端中输入 `uname -r` 命令查看 Linux 内核版本。如果你的内核版本为 4.x 请下载[旧世界](#旧世界) Java,否则请下载[新世界](#新世界) Java。