mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
fix typo
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
category: [FAQ, dependency, installation]
|
||||
category:
|
||||
- FAQ
|
||||
- dependency
|
||||
- installation
|
||||
icon: iconfont icon-structure
|
||||
order: 6
|
||||
comment: false
|
||||
@@ -16,5 +19,5 @@ If you are in a poor network, you may slow or even stuck at framework installati
|
||||
download the framework from Microsoft website and install it manually.
|
||||
|
||||
1. Visit Microsoft document page:[Latest downloads for the Windows App SDK](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads)
|
||||
2. Click on `Dwonload the latest x64 stable installer` to download the offline installer
|
||||
2. Click on `Download the latest x64 stable installer` to download the offline installer
|
||||
3. Run Windows App Runtime installer you just downloaded, and then install Snap Hutao
|
||||
|
||||
@@ -40,7 +40,7 @@ Android users can utilize the open-source project GetToken to acquire cookies co
|
||||
|
||||
## iOS
|
||||
|
||||
iOS users can download the packet capture software Stream from the App Store to obtain cookies containing the Stoken field.
|
||||
iOS Users can download the packet capture software Stream from the App Store to obtain cookies containing the Stoken field.
|
||||
|
||||
- Download [Stream](https://apps.apple.com/cn/app/stream/id1312141691) from the App Store.
|
||||
- Perform packet capture analysis on the domain `api-takumi.mihoyo.com`.
|
||||
@@ -48,4 +48,4 @@ iOS users can download the packet capture software Stream from the App Store to
|
||||
- It will be in the form of `stuid=****;stoken=v2****;mid=****;`.
|
||||
- Send the copied Stoken to the computer where the Hutao Toolbox is installed.
|
||||
- In the Hutao Toolbox's account login section, click `Manual Input`.
|
||||
- Enter the previously obtained cookie. You should now complete the login process.
|
||||
- Enter the previously obtained cookie. You should now complete the login process.
|
||||
|
||||
Reference in New Issue
Block a user