mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
📖 docs(README): 更新文档
This commit is contained in:
38
README.md
38
README.md
@@ -2,12 +2,12 @@
|
|||||||
Author: 目棃
|
Author: 目棃
|
||||||
Date: 2023-03-05
|
Date: 2023-03-05
|
||||||
Description: 说明文档
|
Description: 说明文档
|
||||||
Update: 2023-04-23
|
Update: 2023-05-01
|
||||||
---
|
---
|
||||||
|
|
||||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-05 14:41:55`
|
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于`2023-03-05 14:41:55`
|
||||||
>
|
>
|
||||||
> 更新于 `2023-04-23 12:55:01`
|
> 更新于 `2023-05-01 21:51:54`
|
||||||
|
|
||||||
   
|
   
|
||||||
|
|
||||||
@@ -22,13 +22,13 @@ Tauri 练手项目
|
|||||||
|
|
||||||
## 技术栈
|
## 技术栈
|
||||||
|
|
||||||
- [Tauri](https://tauri.studio/zh-CN/)
|
- [Tauri](https://github.com/tauri-apps/tauri)
|
||||||
- [Vue3](https://v3.cn.vuejs.org/)
|
- [Vue3](https://github.com/vuejs/core)
|
||||||
- [Vite](https://cn.vitejs.dev/)
|
- [Vite](https://github.com/vitejs/vite)
|
||||||
- [TypeScript](https://www.typescriptlang.org/)
|
- [TypeScript](https://github.com/microsoft/TypeScript)
|
||||||
- [Vuetify](https://vuetifyjs.com/en/)
|
- [Vuetify](https://github.com/vuetifyjs/vuetify)
|
||||||
|
|
||||||
## 当前进度(v0.1.3 Alpha)
|
## 当前进度
|
||||||
|
|
||||||
> 以下进度仅为开发进度,不代表最终版本
|
> 以下进度仅为开发进度,不代表最终版本
|
||||||
|
|
||||||
@@ -45,9 +45,17 @@ Tauri 练手项目
|
|||||||
### 计划中
|
### 计划中
|
||||||
|
|
||||||
- [ ] UIGF 祈愿数据导入导出&展示
|
- [ ] UIGF 祈愿数据导入导出&展示
|
||||||
- [ ] Wiki 详情页
|
|
||||||
- [ ] 游戏数据获取
|
- [ ] 游戏数据获取
|
||||||
|
|
||||||
|
### 长期计划
|
||||||
|
|
||||||
|
- [ ] Wiki 详情页
|
||||||
|
- [ ] 游戏资源更新
|
||||||
|
|
||||||
|
## 仓库概况
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## UI 参考
|
## UI 参考
|
||||||
|
|
||||||
- [Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)
|
- [Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)
|
||||||
@@ -73,14 +81,14 @@ npm run dev
|
|||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
|
||||||
|
|
||||||
项目基于 [MIT](LICENSE) 协议开源。
|
|
||||||
|
|
||||||
应用版本号遵循 [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/) 规范。
|
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
|
|
||||||
- [BTMuli](https://github.com/BTMuli)
|
- [BTMuli](https://github.com/BTMuli)
|
||||||
- [舰队的偶像岛风酱!](https://github.com/frg2089)
|
- [舰队的偶像岛风酱!](https://github.com/frg2089)
|
||||||
- [jerry765](https://github.com/jerry765)
|
- [jerry765](https://github.com/jerry765)
|
||||||
|
|
||||||
|
# License
|
||||||
|
|
||||||
|
项目基于 [MIT](LICENSE) 协议开源。
|
||||||
|
|
||||||
|
应用版本号遵循 [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/) 规范。
|
||||||
|
|||||||
@@ -13,6 +13,8 @@ Update: 2023-04-23
|
|||||||
|
|
||||||
本文档用于说明项目原始资源来源。
|
本文档用于说明项目原始资源来源。
|
||||||
|
|
||||||
|
相关仓库:[TGAssistant](https://github.com/BTMuli/TGAssistant)。
|
||||||
|
|
||||||
> 如下 JSON 均经过处理,并未直接作为项目 JSON 数据使用。
|
> 如下 JSON 均经过处理,并未直接作为项目 JSON 数据使用。
|
||||||
>
|
>
|
||||||
> 如下图像均经过 Sharp 处理转换为 webp 格式,并未直接作为项目图像资源使用。
|
> 如下图像均经过 Sharp 处理转换为 webp 格式,并未直接作为项目图像资源使用。
|
||||||
|
|||||||
Reference in New Issue
Block a user