mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-22 21:59:49 +08:00
docs(update): 更新文档
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
Author: 目棃
|
||||
Date: 2023-03-10
|
||||
Description: 项目资源说明
|
||||
Update: 2023-03-15
|
||||
Update: 2023-03-19
|
||||
---
|
||||
|
||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-10 22:05:44`
|
||||
>
|
||||
> 更新于 `2023-03-15 01:02:22`
|
||||
> 更新于 `2023-03-19 00:30:26`
|
||||
|
||||
## 说明
|
||||
|
||||
@@ -31,13 +31,13 @@ Update: 2023-03-15
|
||||
|
||||
### 图像资源
|
||||
|
||||
- [米游社|36691244](https://www.miyoushe.com/ys/article/36691244)
|
||||
- [原神WIKI|成就系统](https://wiki.biligame.com/ys/%E6%88%90%E5%B0%B1%E7%B3%BB%E7%BB%9F)
|
||||
- [36691244|米游社](https://www.miyoushe.com/ys/article/36691244)
|
||||
- [成就系统|原神WIKI](https://wiki.biligame.com/ys/%E6%88%90%E5%B0%B1%E7%B3%BB%E7%BB%9F)
|
||||
- [HoneyHunterWorld](https://genshin.honeyhunterworld.com/?lang=EN)
|
||||
|
||||
### 格式说明
|
||||
|
||||
关于 JSON 数据格式,参见 [Achievements.ts](src/interface/Achievements.ts)。
|
||||
关于 JSON 数据格式,参见 [Achievements.ts](https://github.com/BTMuli/Tauri.Genshin/blob/master/src/interface/Achievements.ts)。
|
||||
|
||||
关于图像资源格式,涉及到的图像类型及格式如下:
|
||||
|
||||
@@ -49,7 +49,7 @@ Update: 2023-03-15
|
||||
|
||||
### JSON 数据
|
||||
|
||||
为个人通过爬取 HoneyHunterWorld 生成的 JSON 数据,格式参见 [NameCard.ts](src/interface/NameCard.ts)。
|
||||
为个人通过爬取 HoneyHunterWorld 生成的 JSON 数据,格式参见 [NameCard.ts](https://github.com/BTMuli/Tauri.Genshin/blob/master/src/interface/NameCard.ts)。
|
||||
|
||||
参考:
|
||||
|
||||
@@ -76,4 +76,4 @@ Update: 2023-03-15
|
||||
|
||||
### 格式说明
|
||||
|
||||
- 卡牌图标:`source/gcg/card/${cardType}/${cardName}.webp`,420x720,32位深度
|
||||
- 卡牌图标:`source/gcg/card/${cardType}/${cardName}.webp`,420x720,32位深度
|
||||
|
||||
Reference in New Issue
Block a user