HMCL-docs/index-en_US.json

60 lines
2.3 KiB
JSON

[
{
"items": [
{
"title": "Note: The document is written in Simplified Chinese!"
}
]
},
{
"title": "Launcher",
"items": [
{
"title": "Datapack Creation Guide",
"subtitle": "How to create datapacks that can be imported by HMCL",
"url": "https://docs.hmcl.net/launcher/datapack.html"
},
{
"title": "Shaders",
"subtitle": "How to install shaders",
"url": "https://docs.hmcl.net/launcher/shader.html"
},
{
"title": "Settings Explained",
"subtitle": "A detailed explanation of various settings in HMCL",
"url": "https://docs.hmcl.net/launcher/set-item-details.html"
},
{
"title": "Change Skin in Offline Mode",
"subtitle": "How to use custom player skins in offline mode",
"url": "https://docs.hmcl.net/launcher/offline-skin.html"
},
{
"title": "Automatic Installation and Mod Downloads",
"subtitle": "Tutorials for installing Forge, LiteLoader, Fabric, and installing mods",
"url": "https://docs.hmcl.net/launcher/auto-installing.html"
},
{
"title": "Instance Isolation",
"subtitle": "Solutions to avoid conflicts between saves and mod configurations of different game instances",
"url": "https://docs.hmcl.net/launcher/isolation.html"
}
]
},
{
"title": "Modpack",
"items": [
{
"title": "Authlib-Injector Server Setup Guide",
"subtitle": "How to configure the launcher to display the login page upon first opening after manually archiving a modpack",
"url": "https://docs.hmcl.net/launcher/authlib-injector.html"
},
{
"title": "Server-Side Auto-Updating Modpack Creation Tutorial",
"subtitle": "Guide on creating a server-side auto-updating modpack that forces the client to update according to the server owner's configuration",
"url": "https://docs.hmcl.net/modpack/serverpack.html"
}
]
}
]