Files
TeyvatGuide/README.md
2023-07-14 21:06:01 +08:00

89 lines
2.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
Author: 目棃
Date: 2023-03-05
Description: 说明文档
Update: 2023-07-14
---
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55`
>
> 更新于 `2023-07-14 20:28:32`
![](https://img.shields.io/github/last-commit/BTMuli/Tauri.Genshin?style=for-the-badge) ![](https://img.shields.io/github/commits-since/BTMuli/Tauri.Genshin/latest?include_prereleases&style=for-the-badge) ![](https://img.shields.io/github/license/BTMuli/Tauri.Genshin?style=for-the-badge)
# Tauri.Genshin
Tauri 练手项目,子模块:[TGAssistant](https://github.com/BTMuli/TGAssistant)
## Release
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/BTMuli/Tauri.Genshin?include_prereleases&style=for-the-badge)](https://github.com/BTMuli/Tauri.Genshin/releases/latest)
## 技术栈
- [Tauri](https://github.com/tauri-apps/tauri)
- [Vue3](https://github.com/vuejs/core)
- [Vite](https://github.com/vitejs/vite)
- [TypeScript](https://github.com/microsoft/TypeScript)
- [Vuetify](https://github.com/vuetifyjs/vuetify)
## 当前进度
> 以下进度仅为开发进度,不代表最终版本
### 已完成
- [x] 米游社咨讯获取&展示(支持多种游戏)
- [x] 游戏内公告&活动获取&展示
- [x] UIAF 成就数据导入、导出、备份、恢复
- [x] 首页素材日历、近期活动、限时祈愿可选展示
- [x] Wiki 页面草创(包含 GCG、角色、武器等
- [x] 浅色/深色主题切换
- [x] 应用更新检测
- [x] 用户 Cookie 获取
- [x] 原神战绩数据获取
- [x] 角色列表数据获取
- [x] 角色天赋数据获取
- [x] 深渊挑战数据获取
- [x] 深渊数据上传,统计数据获取
### 计划中
- [ ] UIGF 祈愿数据导入导出&展示
- [ ] 实时便笺数据获取
### 长期计划
- [ ] Wiki 详情页
- [ ] 游戏资源更新:更新至 3.8 版本0.2.1
## 仓库概况
![Status](https://repobeats.axiom.co/api/embed/0edac184a5892f2520e83e3fe6519c4168db2e1b.svg "Repobeats analytics image")
## UI 参考
- [Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)
- [米游社](https://www.miyoushe.com/ys/)
- [原神](https://yuanshen.com/)
- [中国色](http://zhongguose.com/)
## 相关文档
- Changelog: [CHANGELOG](CHANGELOG.md)
- 资源来源:[项目资源说明](docs/项目资源说明.md)
- UIAF[UIAF v1.1](docs/UIAF.md)
- UIGF[UIGF v2.3](docs/UIGF.md)
## Contributors
- [BTMuli](https://github.com/BTMuli)
- [舰队的偶像岛风酱!](https://github.com/frg2089)
- [jerry765](https://github.com/jerry765)
## License
项目基于 [MIT](LICENSE) 协议开源。
应用版本号遵循 [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/) 规范。