铁匠铺1.5 (#892)

* 修复锻造只有2次的问题

* Update readme(25.05.20).md

* Update manifest.json
This commit is contained in:
呱呱z
2025-05-20 23:44:17 +08:00
committed by GitHub
parent e49ce3c96f
commit 1abd8890fb
3 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
// ==UserScript==
// @name 自动锻造魔矿脚本
// @version 1.4
// @version 1.5
// @description 自动前往铁匠铺并锻造魔矿,通过识图模式自动选择矿石
// @author 呱呱z
// @match 原神版本5.6BGI 版本0.45.1
@@ -50,6 +50,9 @@
## 更新日志
### 1.52025.05.20
- 修复锻造次数不足3次的问题
### 1.42025.05.20
- 新增通知功能