mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update quick-start
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 5.5 32 20.5"><title>OfficeCore10_32x_24x_20x_16x_01-22-2019</title><g id="STYLE_COLOR"><path d="M12.20245,11.19292l.00031-.0011,6.71765,4.02379,4.00293-1.68451.00018.00068A6.4768,6.4768,0,0,1,25.5,13c.14764,0,.29358.0067.43878.01639a10.00075,10.00075,0,0,0-18.041-3.01381C7.932,10.00215,7.9657,10,8,10A7.96073,7.96073,0,0,1,12.20245,11.19292Z" fill="#0364b8"/><path d="M12.20276,11.19182l-.00031.0011A7.96073,7.96073,0,0,0,8,10c-.0343,0-.06805.00215-.10223.00258A7.99676,7.99676,0,0,0,1.43732,22.57277l5.924-2.49292,2.63342-1.10819,5.86353-2.46746,3.06213-1.28859Z" fill="#0078d4"/><path d="M25.93878,13.01639C25.79358,13.0067,25.64764,13,25.5,13a6.4768,6.4768,0,0,0-2.57648.53178l-.00018-.00068-4.00293,1.68451,1.16077.69528L23.88611,18.19l1.66009.99438,5.67633,3.40007a6.5002,6.5002,0,0,0-5.28375-9.56805Z" fill="#1490df"/><path d="M25.5462,19.18437,23.88611,18.19l-3.80493-2.2791-1.16077-.69528L15.85828,16.5042,9.99475,18.97166,7.36133,20.07985l-5.924,2.49292A7.98889,7.98889,0,0,0,8,26H25.5a6.49837,6.49837,0,0,0,5.72253-3.41556Z" fill="#28a8ea"/></g></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -33,7 +33,33 @@ Follow this document's instruction, you can set up your Snap Hutao quickly.
|
||||
|
||||
### New Installation
|
||||
|
||||
You can use MSIX package to install Snap Hutao, you can find pakcage from the following source.
|
||||
You can use **MSIX package** or **Snap.Hutao.Deployment installer** to install Snap Hutao, you can find pakcage from the following source.
|
||||
|
||||
::: tabs
|
||||
|
||||
@tab Use Snap.Hutao.Deployment Installer
|
||||
|
||||
<div class="vp-card-container">
|
||||
|
||||
<VPCard
|
||||
title="Hutao Auto Download"
|
||||
desc="Automatically determine the best source for downloading"
|
||||
logo="/images/202312/DGP-v3.webp"
|
||||
link="https://api.snapgenshin.com/patch/hutao-deployment/download"
|
||||
background="rgba(253, 233, 233, 0.45)"
|
||||
/>
|
||||
|
||||
<VPCard
|
||||
title="Onedrive Mirror"
|
||||
desc="Download mirror maintained by the dev team"
|
||||
logo="/images/202401/Microsoft_Office_OneDrive.svg"
|
||||
link="https://d.hut.ao/d/tools/Snap.Hutao.Deployment.exe"
|
||||
background="rgba(88, 164, 255, 0.15)"
|
||||
/>
|
||||
|
||||
</div>
|
||||
|
||||
@tab Use MSIX Package
|
||||
|
||||
<div class="vp-card-container">
|
||||
<VPCard
|
||||
@@ -64,18 +90,11 @@ You can use MSIX package to install Snap Hutao, you can find pakcage from the fo
|
||||
link="https://jihulab.com/DGP-Studio/Snap.Hutao/-/releases"
|
||||
background="rgba(244, 125, 63, 0.15)"
|
||||
/>
|
||||
<VPCard
|
||||
title="Snap.Hutao.Deployment"
|
||||
desc="Installer designed by DGP-Studio, will install missing required framework. Good for users failed MSIX installation"
|
||||
logo="/images/202312/DGP-v3.webp"
|
||||
link="https://api.snapgenshin.com/patch/hutao-deployment/download"
|
||||
background="rgba(88, 164, 255, 0.15)"
|
||||
/>
|
||||
|
||||
- If you face any of the following errro during the installation, please refer to [Install Dependency Manually](advanced/dependency.md) to solve it,this happens when your Windows cannot download necessary framework 1. `App Installer failed to iunstall package dependencies. Ask the developer for package` 2. Stuck at `Installing framework`
|
||||
</div>
|
||||
|
||||
- If you face any of the following errro during the installation, please refer to [Install Dependency Manually](advanced/dependency.md) to solve it,this happens when your Windows cannot download necessary framework
|
||||
1. `App Installer failed to iunstall package dependencies. Ask the developer for package`
|
||||
2. Stuck at `Installing framework`
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -31,7 +31,35 @@ order: 5
|
||||
|
||||
### 全新安装
|
||||
|
||||
使用 MSIX 安装包即可安装 Snap Hutao,你可以从以下源获取到安装包
|
||||
使用 **MSIX 安装包**或 **Snap.Hutao.Deployment 安装器**即可安装 Snap Hutao,你可以从以下源获取到安装包
|
||||
|
||||
::: tabs
|
||||
|
||||
@tab 使用 Snap.Hutao.Deployment 安装
|
||||
|
||||
Snap.Hutao.Deployment 是开发组自制的一键安装器,将同时安装所有需要的组件。适合广泛的普通用户和使用MSIX安装失败的用户。
|
||||
|
||||
<div class="vp-card-container">
|
||||
|
||||
<VPCard
|
||||
title="胡桃自动判断"
|
||||
desc="自动判断最佳线路下载"
|
||||
logo="/images/202312/DGP-v3.webp"
|
||||
link="https://api.snapgenshin.com/patch/hutao-deployment/download"
|
||||
background="rgba(253, 233, 233, 0.45)"
|
||||
/>
|
||||
|
||||
<VPCard
|
||||
title="Onedrive 镜像"
|
||||
desc="由开发团队维护的镜像下载源"
|
||||
logo="/images/202401/Microsoft_Office_OneDrive.svg"
|
||||
link="https://d.hut.ao/d/tools/Snap.Hutao.Deployment.exe"
|
||||
background="rgba(88, 164, 255, 0.15)"
|
||||
/>
|
||||
|
||||
</div>
|
||||
|
||||
@tab 使用 MSIX 安装包安装
|
||||
|
||||
<div class="vp-card-container">
|
||||
<VPCard
|
||||
@@ -62,13 +90,6 @@ order: 5
|
||||
link="https://jihulab.com/DGP-Studio/Snap.Hutao/-/releases"
|
||||
background="rgba(244, 125, 63, 0.15)"
|
||||
/>
|
||||
<VPCard
|
||||
title="Snap.Hutao.Deployment"
|
||||
desc="开发组自制的一键安装包,将同时安装所有需要的组件。适合使用MSIX安装失败的用户。"
|
||||
logo="/images/202312/DGP-v3.webp"
|
||||
link="https://api.snapgenshin.com/patch/hutao-deployment/download"
|
||||
background="rgba(88, 164, 255, 0.15)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
- 在安装过程中,如果出现任意以下错误之一,请参考文章[手动安装依赖项](advanced/dependency.md)解决,该问题来源是Windows无法自动安装所需要的框架环境
|
||||
@@ -76,6 +97,8 @@ order: 5
|
||||
2. 在安装过程中长时间卡在`正在安装框架`
|
||||
- 更多在安装时遇上的问题,请阅读 [常见问题-安装篇](advanced/FAQ.md) 文档
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
如果你有兴趣通过你的力量让 Snap Hutao 项目变得更好,欢迎[加入我们](development/join.md)!
|
||||
|
||||
Reference in New Issue
Block a user