From 66772eabb82981802c2ca3be8962a70cf642d594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=9E=E5=BA=90?= <109708109+CiiLu@users.noreply.github.com> Date: Tue, 22 Jul 2025 10:44:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E6=96=87=E6=A1=88=20(#232)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/navigation.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index f90c5d1..e362cbf 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -19,19 +19,16 @@ docs: children: - title: 版本隔离 url: /launcher/isolation.html - description: 本文可以帮助你更好的分离地图、模组等。 - - title: 多人联机帮助 - url: /multiplayer/ - description: 本文将告诉你如何进行多人联机,以及一些问题。 + description: 本文可以帮助你更好的分离版本间的地图、模组等内容。 - title: 设置离线皮肤 url: /launcher/offline-skin.html description: 本文将告诉你如何设置一个属于自己的离线皮肤。 - title: HMCL 的自动安装使用教程 url: /launcher/auto-installing.html description: 本文将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。 - - title: 安装 Optifine / 光影 + - title: 安装光影 url: /launcher/shader.html - description: 本文将告诉你如何安装 Optifine 来使用光影。 + description: 本文将告诉你如何安装光影。 - title: 设置项详解 url: /launcher/set-item-details.html description: 这篇文章针对 HMCL 的各个设置项进行了详细的解释。 @@ -43,7 +40,7 @@ docs: - title: 制作整合包 url: /modpack/serverpack.html description: 本文将告诉你如何制作整合包。 - - title: 添加默认 authalic-injector 验证服务器 + - title: 添加默认 authlib-injector 验证服务器 url: /launcher/authlib-injector.html description: 本文将告诉你如何设置默认的验证服务器。 - title: 其他