pi-jinyong-xia 1.0.8 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
<td align="center"><b>📊 状态面板</b></td>
|
|
22
22
|
</tr>
|
|
23
23
|
<tr>
|
|
24
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs
|
|
25
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs
|
|
24
|
+
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/menu.png" alt="主菜单" width="400"/></td>
|
|
25
|
+
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/stats.png" alt="状态面板" width="400"/></td>
|
|
26
26
|
</tr>
|
|
27
27
|
<tr>
|
|
28
28
|
<td align="center">交互式菜单,15 大功能一键直达</td>
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
<td align="center"><b>⚔️ Boss 对战</b></td>
|
|
34
34
|
</tr>
|
|
35
35
|
<tr>
|
|
36
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs
|
|
37
|
-
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs
|
|
36
|
+
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/hero.png" alt="侠客说明" width="400"/></td>
|
|
37
|
+
<td><img src="https://raw.githubusercontent.com/imkingjh999/pi-jinyong-xia/main/docs/battle.png" alt="对战" width="400"/></td>
|
|
38
38
|
</tr>
|
|
39
39
|
<tr>
|
|
40
40
|
<td align="center">Q 版头像 + 角色背景故事</td>
|