mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-03-19 07:15:25 +08:00
2 lines
7.0 KiB
HTML
2 lines
7.0 KiB
HTML
<!doctype html><html lang="zh" class="no-js"><head><meta charset="utf-8"><title>新手导航 - HMCL 文档</title><meta name="description" content="HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 十二年历史 | 三亿次使用"><meta property="og:type" content="website"><meta property="og:locale" content="zh"><meta property="og:site_name" content="HMCL 文档"><meta property="og:title" content="新手导航"><meta property="og:url" content="https://docs.hmcl.net/"><meta property="og:description" content="HMCL 启动器 | 跨平台 | 整合包管理 | 自动安装 | 十二年历史 | 三亿次使用"><link rel="canonical" href="https://docs.hmcl.net/"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Person", "name": null, "url": "https://docs.hmcl.net/" } </script><link href="/feed.xml" type="application/atom+xml" rel="alternate" title="HMCL 文档 Feed"><meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js '; window.enable_copy_code_button = true; </script><link rel="stylesheet" href="/assets/css/main.css"><link rel="stylesheet" href="/assets/lib/fontawesome/css/all.min.css"> <noscript><link rel="stylesheet" href="/assets/lib/fontawesome/css/all.min.css"></noscript> <script src="/assets/js/settings.js"></script> <script src="/assets/js/theme.js"></script><link rel="shortcut icon" href="/favicon.ico"><link rel="stylesheet" id="skin"></head><body class="layout--splash" dir="ltr"><nav class="skip-links"><ul><li><a href="#site-nav" class="screen-reader-shortcut">转到主导航栏</a></li><li><a href="#main" class="screen-reader-shortcut">转到内容</a></li><li><a href="#footer" class="screen-reader-shortcut">转到底部</a></li></ul></nav><div class="masthead"><div class="masthead__inner-wrap"><div class="masthead__menu"><nav id="site-nav" class="greedy-nav"> <a class="site-logo" href="/"><img src="/assets/img/hmcl.png" alt="HMCL 文档"></a> <a class="site-title" href="/"> HMCL 文档 </a><ul class="visible-links"><li class="masthead__menu-item"> <a href="/settings.html" >设置</a></li></ul><button class="greedy-nav__toggle hidden" type="button"> <span class="visually-hidden">切换菜单</span><div class="navicon"></div></button><ul class="hidden-links hidden"></ul></nav></div></div></div><div class="initial-content"><div id="main" role="main"><article class="splash" itemscope itemtype="https://schema.org/CreativeWork"><meta itemprop="headline" content="新手导航"><meta itemprop="description" content=""><section class="page__content" itemprop="text"><blockquote class="notice--info"><p><strong>Notice</strong> <br> The articles were written in Simplified Chinese. If you want to help translate them, please send a pull request to <a href="https://github.com/HMCL-dev/HMCL-docs/pulls">HMCL-docs/pulls</a>. Or you can enable your translation tool to read.<br> If you encounter a BUG, please send feedback in time to <a href="https://github.com/HMCL-dev/HMCL/issues">HMCL/issues</a>.<br> You can also submit your suggestions here.</p></blockquote><blockquote class="notice--info"><div><strong>注意</strong></div><p>如果您遇到 BUG,请及时在 <a href="https://github.com/HMCL-dev/HMCL/issues">HMCL/issues</a> 发送反馈。<br> 您也可以在这里提交您的建议。</p></blockquote><aside class="sidebar__right"><nav class="toc"><header><h4 class="nav__title"> <i class="fas fa-file-alt"></i> 目录</h4></header><ul class="toc__menu" id="markdown-toc"><li><a href="#%E9%97%AE%E9%A2%98%E9%9B%86%E5%90%88" id="markdown-toc-问题集合">问题集合</a></li><li><a href="#%E4%BD%BF%E7%94%A8%E8%80%85%E5%B8%AE%E5%8A%A9" id="markdown-toc-使用者帮助">使用者帮助</a></li><li><a href="#%E5%BC%80%E5%8F%91%E8%80%85%E5%B8%AE%E5%8A%A9" id="markdown-toc-开发者帮助">开发者帮助</a></li><li><a href="#%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97" id="markdown-toc-更新日志">更新日志</a></li><li><a href="#%E5%85%B6%E4%BB%96" id="markdown-toc-其他">其他</a></li></ul></nav></aside><h2 id="问题集合">问题集合</h2><ol><li><a href="/faq.html">常见问题</a></li><li><a href="/launcher/">启动器使用相关</a></li><li><a href="/modpack/">整合包帮助</a></li><li><a href="/multiplayer/">多人联机帮助</a></li></ol><h2 id="使用者帮助">使用者帮助</h2><ol><li> <a href="/launcher/isolation.html">版本隔离</a><br> 本文可以帮助你更好的分离版本间的地图、模组等内容。</li><li> <a href="/launcher/offline-skin.html">设置离线皮肤</a><br> 本文将告诉你如何设置一个属于自己的离线皮肤。</li><li> <a href="/launcher/auto-installing.html">HMCL 的自动安装使用教程</a><br> 本文将告诉你如何用 HMCL 安装 Forge、Fabric、Fabric API、LiteLoader、Optifine 以及 模组 等。</li><li> <a href="/launcher/shader.html">安装光影</a><br> 本文将告诉你如何安装光影。</li><li> <a href="/launcher/set-item-details.html">设置项详解</a><br> 这篇文章针对 HMCL 的各个设置项进行了详细的解释。</li></ol><h2 id="开发者帮助">开发者帮助</h2><ol><li> <a href="/launcher/datapack.html">制作 HMCL 格式的数据包</a><br> 本文将告诉你如何制作 HMCL 能够识别的数据包(Datapacks)。</li><li> <a href="/modpack/serverpack.html">制作整合包</a><br> 本文将告诉你如何制作整合包。</li><li> <a href="/launcher/authlib-injector.html">添加默认 authlib-injector 验证服务器</a><br> 本文将告诉你如何设置默认的验证服务器。</li></ol><h2 id="更新日志">更新日志</h2><ol><li><a href="/changelog/stable.html">稳定版</a></li><li><a href="/changelog/dev.html">开发版</a></li></ol><h2 id="其他">其他</h2><ol><li><a href="/eula/hmcl.html">用户协议</a></li><li><a href="/contribution.html">贡献指南</a></li><li><a href="https://hmcl.huangyuhui.net">项目官网</a></li><li><a href="https://github.com/HMCL-dev/HMCL">项目仓库</a></li><li><a href="https://github.com/HMCL-dev/HMCL-docs">文档仓库</a></li></ol></section></article></div></div><div id="footer" class="page__footer"><footer><div class="page__footer-follow"><ul class="social-icons"><li><strong>关注:</strong></li><li><a href="https://github.com/HMCL-dev/HMCL" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> Github</a></li><li><a href="https://beian.miit.gov.cn" rel="nofollow noopener noreferrer"><i class="fas fa-link" aria-hidden="true"></i> 粤ICP备18071565号</a></li><li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li></ul></div><div class="page__footer-copyright">© 2026 <a href="mailto:hmcl@huangyuhui.net">huanghongxun</a>. 技术来自于 <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div></footer></div><script src="/assets/js/main.min.js"></script> <script src="/assets/js/plugins/jquery.auto-redirect.js"></script></body></html>
|