1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 16:48:21 +08:00

折叠效果预览,默认采用file方式存储数据。

This commit is contained in:
2021-12-30 07:12:35 +08:00
parent 5c9ef858c8
commit 4b533e44b3
3 changed files with 12 additions and 6 deletions
+11 -3
View File
@@ -26,19 +26,27 @@
## 效果预览
### 收集物品
<details>
<summary>收集物品</summary>
![collect](.documentation/images/collect-message.jpg)
### 仓库界面 (可自定义配置)
</details>
<details>
<summary>仓库界面 (可自定义配置)</summary>
![item-gui](.documentation/images/item-in-gui.png)
### 出售界面
</details>
<details>
<summary>出售界面</summary>
![sell-gui](.documentation/images/sell-gui.png)
![sell-message](.documentation/images/sell-message.png)
</details>
## 插件依赖