2
0
mirror of https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git synced 2024-12-23 03:20:52 +08:00

!1 更新readme

Merge pull request !1 from woxigousade/N/A
This commit is contained in:
Ctrlcvs 2022-06-28 22:53:55 +00:00 committed by Gitee
commit 84c8ac1b19
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
#### 介绍
# xiaoyao-cvs-plugin
介绍
由逍遥佬提供素材图片,本人负责插件编辑
#### 介绍
@ -10,7 +9,7 @@
介绍
原神图鉴分类管理仓库
原神图鉴插件
#### 软件架构
自行制作的原神图鉴按业务分类整理。图片更新时替换对应路径的文件保持图片url不变。
@ -18,8 +17,13 @@
#### 安装教程
1. git clone https://gitee.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/
2. git clone https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/
```
使用gitee
git clone https://gitee.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/
使用github
git clone https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/
```
#### 使用说明
@ -30,8 +34,12 @@
#### 命令说明
1. 发送 #图鉴更新 获取最新的图鉴记录。(必须)
2. 发送 #业务类型业务具体名称 进行触发,例如发送 #**图鉴,即可返回对应的图片信息。
2. 发送 #**图鉴 进行触发,例如发送 #刻晴图鉴,即可返回对应的图片信息。
3. 发送 #图鉴插件(强制)更新获取最新代码
4. 别名文件在Atlas_alias目录下面当前只支持食物及原魔的别名
5. 具体功能请使用【图鉴帮助】【图鉴版本】查看
4. 别名文件在 /xiaoyao-cvs-plugin/resources/Atlas_alias 目录下面,当前只支持食物及原魔的别名
5. 树脂背景图文件在 /xiaoyao-cvs-plugin/resources/dailyNote/background_image 目录下
6. 发送 #图鉴帮助 获取帮助面板
7. 发送 #图鉴设置 获取图鉴管理面板
8. 发送 #图鉴版本 获取图鉴更新日志
9. 其余具体功能通过 #图鉴帮助 #图鉴版本 查看