mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-06-08 05:44:03 +08:00
Update index.json (#215)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
52ad8c3e79
commit
e0231c2f7b
29
index.json
29
index.json
@ -9,28 +9,33 @@
|
||||
},
|
||||
{
|
||||
"title": "光影",
|
||||
"subtitle": "光影的安装方法",
|
||||
"subtitle": "光影的安装方法,包括 OptiFine、Oculus 和 Iris Shaders",
|
||||
"url": "https://docs.hmcl.net/launcher/shader.html"
|
||||
},
|
||||
{
|
||||
"title": "设置项详解",
|
||||
"subtitle": "这篇文章针对 HMCL 的各个设置项进行了详细的解释",
|
||||
"subtitle": "HMCL 各项设置的详细说明,包括全局游戏设置、外观、下载等",
|
||||
"url": "https://docs.hmcl.net/launcher/set-item-details.html"
|
||||
},
|
||||
{
|
||||
"title": "离线模式下更换皮肤",
|
||||
"subtitle": "如何在离线模式下使用自定义角色皮肤",
|
||||
"subtitle": "使用本地皮肤文件、LittleSkin 或 Blessing Skin 设置离线皮肤",
|
||||
"url": "https://docs.hmcl.net/launcher/offline-skin.html"
|
||||
},
|
||||
{
|
||||
"title": "自动安装与模组下载",
|
||||
"subtitle": "安装 Forge、LiteLoader、Fabric 及安装模组的教程",
|
||||
"subtitle": "安装 Forge、Fabric、LiteLoader、OptiFine 及模组的教程",
|
||||
"url": "https://docs.hmcl.net/launcher/auto-installing.html"
|
||||
},
|
||||
{
|
||||
"title": "版本隔离",
|
||||
"subtitle": "避免多个游戏版本存档和模组配置冲突的解决方案",
|
||||
"subtitle": "避免多个游戏版本的存档、模组和配置冲突",
|
||||
"url": "https://docs.hmcl.net/launcher/isolation.html"
|
||||
},
|
||||
{
|
||||
"title": "JVM 选项与环境变量",
|
||||
"subtitle": "配置 JVM 参数和环境变量的说明",
|
||||
"url": "https://docs.hmcl.net/launcher/jvm-options-and-env.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -39,13 +44,23 @@
|
||||
"items": [
|
||||
{
|
||||
"title": "Authlib-Injector 服务器设置指南",
|
||||
"subtitle": "手动打包整合包后,初次打开启动器时直接弹出对应的账号登录页",
|
||||
"subtitle": "配置默认的验证服务器",
|
||||
"url": "https://docs.hmcl.net/launcher/authlib-injector.html"
|
||||
},
|
||||
{
|
||||
"title": "服务端自动更新整合包制作教程",
|
||||
"subtitle": "服务端自动更新整合包允许启动器根据服主配置强制更新玩家游戏客户端",
|
||||
"subtitle": "创建可自动更新的服务器整合包",
|
||||
"url": "https://docs.hmcl.net/modpack/serverpack.html"
|
||||
},
|
||||
{
|
||||
"title": "使用 HMCL 配置服务器客户端自动更新",
|
||||
"subtitle": "使用 Nginx 搭建整合包更新服务",
|
||||
"url": "https://docs.hmcl.net/modpack/serverpack3.html"
|
||||
},
|
||||
{
|
||||
"title": "模组包报错排查手册",
|
||||
"subtitle": "排查和解决整合包相关问题",
|
||||
"url": "https://docs.hmcl.net/modpack/error-handbook.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user