You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.0 KiB
66 lines
2.0 KiB
3 years ago
|
> 由 wifi-left 进行整理
|
||
|
|
||
|
# HMCL 新手导航
|
||
|
|
||
|
## 注意 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.
|
||
|
|
||
|
If you encounter a BUG, please send feedback in time to [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues).
|
||
|
|
||
|
You can also submit your suggestions here.
|
||
|
|
||
|
如果您遇到 BUG,请及时在 [GitHub: huanghongxun/HMCL/issues](http://github.com/huanghongxun/HMCL/issues) 发送反馈。
|
||
|
|
||
|
您也可以在这里提交您的建议。
|
||
|
|
||
|
## HMCL 问题集合
|
||
|
|
||
|
1. [新手问题](about-questions.md)
|
||
|
2. [多人联机帮助](multiplayer.md)
|
||
|
|
||
|
## HMCL 教程 / 帮助
|
||
|
|
||
|
### 对于使用者
|
||
|
|
||
|
1. [版本隔离](Global-version-isolation.md)
|
||
|
|
||
|
它可以帮助你更好的分离地图、模组等。
|
||
|
|
||
|
2. [多人联机帮助](multiplayer.md)
|
||
|
|
||
|
他将告诉你如何进行多人联机,以及一些问题。
|
||
|
|
||
|
3. [设置离线皮肤](offline-skin.md)
|
||
|
|
||
|
他将告诉你如何设置一个属于自己的离线皮肤。
|
||
|
|
||
|
4. [HMCL 的自动安装使用教程](auto-installing.md)
|
||
|
|
||
|
它将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。
|
||
|
|
||
|
5. [安装 Optifine / 光影](install_optifine.md)
|
||
|
|
||
|
他将告诉你如何安装 Optifine 来使用光影。
|
||
|
|
||
|
### 对于开发者
|
||
|
|
||
|
1. [制作 HMCL 格式的数据包](datapack.md)
|
||
|
|
||
|
他将告诉你如何制作 HMCL 能够识别的数据包(Datapacks)。
|
||
|
|
||
|
2. [制作整合包](serverpack.md)
|
||
|
|
||
|
他将告诉你如何制作整合包。
|
||
|
|
||
|
3. [添加默认 authalic-injector 验证服务器](authlib-injector.md)
|
||
|
|
||
|
他将告诉你如何设置默认的验证服务器。
|
||
|
|
||
|
## 其他
|
||
|
|
||
|
1. [为 HMCL 做出贡献](contribution.md)
|
||
|
2. [HMCL GitHub 地址](http://github.com/huanghongxun/HMCL)
|
||
|
3. [HMCL 帮助文档 GitHub 地址](http://github.com/huanghongxun/HMCL-docs)
|
||
|
4. [HMCL 官网](http://hmcl.huangyuhui.net)
|