Skip to content

Commit

Permalink
✨ update: 更新 Java 链接 (#162)
Browse files Browse the repository at this point in the history
* 更新java链接

* Update mods.md

* Update system.md
  • Loading branch information
2623684696 authored and XieXiLin2 committed Oct 2, 2023
1 parent 2584130 commit 83be511
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/client/mods.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Unsupported class file major version
:::

:::details 其他 Java 获取方法
从官网下载并手动安装 Java: [Java 8](https://www.java.com/zh-CN/download/) | [JDK 17+](https://www.oracle.com/java/technologies/downloads/)
从官网下载并手动安装 Java: [Java 8](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jre8u312+7-windows-amd64-full.msi) | [JDK 17+](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1+12-windows-amd64.msi)

获取 (Java 9+) 且已存档的 JDK 包: <https://jdk.java.net/archive/>
获取 (Java 9+) 且已存档的 JDK 包: <https://bell-sw.com/pages/downloads/#downloads>
:::

## Mod 重复安装
Expand Down
10 changes: 5 additions & 5 deletions docs/client/system.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ Could not reserve enough space
:::

:::details 其他 Java 获取方法
从官网下载并手动安装 Java: [Java 8](https://www.java.com/zh-CN/download/) | [JDK 17+](https://www.oracle.com/java/technologies/downloads/)
从官网下载并手动安装 Java: [Java 8](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jre8u312+7-windows-amd64-full.msi) | [JDK 17+](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1+12-windows-amd64.msi)

获取 (Java 9+) 且已存档的 JDK 包: <https://jdk.java.net/archive/>
获取 (Java 9+) 且已存档的 JDK 包: <https://bell-sw.com/pages/downloads/#downloads)>
:::

关键词:
Expand Down Expand Up @@ -122,9 +122,9 @@ OpenJ9 is incompatible
:::

:::details 其他 Java 获取方法
从官网下载并手动安装 Java: [Java 8](https://www.java.com/zh-CN/download/) | [JDK 17+](https://www.oracle.com/java/technologies/downloads/)
从官网下载并手动安装 Java: [Java 8](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jre8u312+7-windows-amd64-full.msi | [JDK 17+](https://ghproxy.com/https://github.com/bell-sw/Liberica/releases/download/17.0.1%2B12/bellsoft-jdk17.0.1+12-windows-amd64.msi)

获取 (Java 9+) 且已存档的 JDK 包: <https://jdk.java.net/archive/>
获取 (Java 9+) 且已存档的 JDK 包: <https://bell-sw.com/pages/downloads/#downloads>
:::

:::warning 注意
Expand Down Expand Up @@ -218,4 +218,4 @@ class io.github.reserveword.imblocker.IMBlocker$RegistryEvents
b) Add the JAR that contains the shared library to the classpath.
```

解决方案:将游戏路径中的非 ASCII 字符去掉
解决方案:将游戏路径中的非 ASCII 字符去掉

0 comments on commit 83be511

Please sign in to comment.