mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-07 08:42:49 +08:00
docs(source):更新项目资源说明
This commit is contained in:
@@ -7,7 +7,7 @@ Update: 2023-03-11
|
||||
|
||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-10 22:05:44`
|
||||
>
|
||||
> 更新于 `2023-03-11 02:14:39`
|
||||
> 更新于 `2023-03-11 15:31:39`
|
||||
|
||||
## 说明
|
||||
|
||||
@@ -30,3 +30,15 @@ Update: 2023-03-11
|
||||
- [米游社|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)。
|
||||
|
||||
关于图像资源格式,涉及到的图像类型及格式如下:
|
||||
|
||||
- 原石图标:`source/material/原石.webp`,256x256,32位深度
|
||||
- 成就系列图标:`source/achievementSeries/${series_id}.webp`,256x256,32位深度
|
||||
- 成就名片图标:`source/nameCard/achievement/${series_id}.webp`,250x165,32位深度
|
||||
- 成就名片bg:`source/nameCard/achievement/${series_id}_bg.webp`,880x140,32位深度
|
||||
- 成就名片profile:`source/nameCard/achievement/${series_id}_profile.webp`,800x400,32位深度
|
||||
|
||||
Reference in New Issue
Block a user