Skip to content

Commit a44dd85

Browse files
committed
feat:小修小改
1 parent ccfc208 commit a44dd85

1 file changed

Lines changed: 13 additions & 27 deletions

File tree

_launcher/auto-installing.md

Lines changed: 13 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -100,25 +100,9 @@ HMCL 内置了 CurseForge 和 Modrinth 的搜索和下载功能,非常方便
100100

101101
![AddingModAutomatically](/assets/img/docs/auto-installing/AutoInstaller_ModAutoAdding.png)
102102

103-
#### Fabric Mod / Quilt Mod
104-
105-
*Fabric Mod**Quilt Mod* 的安装和 *Forge Mod* 的安装类似, [参照上文](#forge-mod)
106-
107-
**注意:**
108-
109-
- **几乎所有的 *Fabric Mod**Quilt Mod* 都需要 *Fabric API**QSL/QFAPI*。在安装 Mod 加载器时候如果没有选择, 请选择安装 *Fabric API**QSL/QFAPI* , 否则 *Fabric Mod**Quilt Mod* 则有可能无法被加载!**
110-
111-
- ***Fabric* 对应 *Fabric API**Quilt Mod* 对应 *QSL/QFAPI* ,请不要搞错。**
112-
113-
#### LiteLoader Mod
114-
115-
*LiteLoader Mod* 安装和 *Forge Mod* 的安装类似, [参照上文](#forge-mod)
116-
117-
**注意: LiteLoader 只能加载文件后缀为 litemod 的模组, *Forge Mod**Fabric Mod**Quilt Mod*等修改后缀的方法 LiteLoader 是无法检测。**
118-
119-
#### OptiFine
103+
### 安装OptiFine 或其它光影模组
120104

121-
[详情请查阅此](/_launcher/shader.md)
105+
光影的安装方式略有不同,请参考专门的指南 [光影安装](/_launcher/shader.html)
122106

123107
### 手动安装
124108

@@ -171,6 +155,8 @@ HMCL 内置了 CurseForge 和 Modrinth 的搜索和下载功能,非常方便
171155

172156
## 补充:常见模组加载器简单介绍和支持版本一览
173157

158+
模组加载器简单介绍:
159+
174160
| 模组加载器 | 简单介绍 |
175161
| --------- | ------- |
176162
| <span style="white-space: nowrap;"><img src="/assets/img/docs/auto-installing/forge.png" alt="Forge icon" width="16"> Forge</span> | 老牌的模组加载器,功能强大,支持的模组众多,推荐在1.21之前安装。 |
@@ -182,15 +168,15 @@ HMCL 内置了 CurseForge 和 Modrinth 的搜索和下载功能,非常方便
182168
| <span style="white-space: nowrap;"><img src="/assets/img/docs/auto-installing/chicken.png" alt="LiteLoader icon" width="16"> LiteLoader</span> | 轻量模组加载器,为Forge的轻量代替,现在已停止维护。 |
183169

184170

185-
支持版本
171+
支持版本一览
186172

187173
| 模组加载器 | 最老版本| 最新版本 |
188174
| ---------- | ------ | ------ |
189-
| <img src="/assets/img/docs/auto-installing/forge@2x.png" alt="Forge icon" width="16"> Forge | 1.5.2 | 游戏最新版本 |
190-
| <img src="/assets/img/docs/auto-installing/neoforge@2x.png" alt="NeoForge icon" width="16"> NeoForge | 1.20.1 | 游戏最新版本 |
191-
| <img src="/assets/img/docs/auto-installing/fabric@2x.png" alt="Fabric icon" width="16"> Fabric | 1.16.3 | 游戏最新版本 |
192-
| <img src="/assets/img/docs/auto-installing/fabric@2x.png" alt="Fabric api icon" width="16"> Fabric api | 1.16.3 | 游戏最新版本 |
193-
| <img src="/assets/img/docs/auto-installing/quilt@2x.png" alt="Quilt icon" width="16"> Quilt | 1.16.3 | 游戏最新版本 |
194-
| <img src="/assets/img/docs/auto-installing/quilt@2x.png" alt="QSL/QFAPI icon" width="16"> QSL/QFAPI | 1.18.2 | 1.21 |
195-
| <img src="/assets/img/docs/auto-installing/cleanroom@2x.png" alt="Cleanroom icon" width="16"> Cleanroom | 1.12.2 | |
196-
| <img src="/assets/img/docs/auto-installing/chicken@2x.png" alt="LiteLoader icon" width="16"> LiteLoader | 1.5.2 | 1.12.2 |
175+
| <img src="/assets/img/docs/auto-installing/forge.png" alt="Forge icon" width="16"> Forge | 1.5.2 | 游戏最新版本 |
176+
| <img src="/assets/img/docs/auto-installing/neoforge.png" alt="NeoForge icon" width="16"> NeoForge | 1.20.1 | 游戏最新版本 |
177+
| <img src="/assets/img/docs/auto-installing/fabric.png" alt="Fabric icon" width="16"> Fabric | 1.16.3 | 游戏最新版本 |
178+
| <img src="/assets/img/docs/auto-installing/fabric.png" alt="Fabric api icon" width="16"> Fabric api | 1.16.3 | 游戏最新版本 |
179+
| <img src="/assets/img/docs/auto-installing/quilt.png" alt="Quilt icon" width="16"> Quilt | 1.16.3 | 游戏最新版本 |
180+
| <img src="/assets/img/docs/auto-installing/quilt.png" alt="QSL/QFAPI icon" width="16"> QSL/QFAPI | 1.18.2 | 1.21 |
181+
| <img src="/assets/img/docs/auto-installing/cleanroom.png" alt="Cleanroom icon" width="16"> Cleanroom | 1.12.2 | |
182+
| <img src="/assets/img/docs/auto-installing/chicken.png" alt="LiteLoader icon" width="16"> LiteLoader | 1.5.2 | 1.12.2 |

0 commit comments

Comments
 (0)