mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 08:31:11 +08:00
feat: index json
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"title": "启动器",
|
||||
"items": [
|
||||
{
|
||||
"title": "Authlib-Injector 服务器设置指南",
|
||||
"subtitle": "手动打包整合包后,初次打开动器时直接弹出对应的账号登录页",
|
||||
"url": "https://hmcl.huangyuhui.net/help/launcher/authlib-injector.html"
|
||||
},
|
||||
{
|
||||
"title": "数据包制作指南",
|
||||
"subtitle": "制作可以由 HMCL 导入的数据包",
|
||||
"url": "https://hmcl.huangyuhui.net/help/launcher/datapack.html"
|
||||
},
|
||||
{
|
||||
"title": "服务端自动更新整合包制作教程",
|
||||
"subtitle": "服务端自动更新整合包允许启动器根据服主配置强制更新玩家游戏客户端",
|
||||
"url": "https://hmcl.huangyuhui.net/help/launcher/serverpack.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user