js: 异步自动战斗,基于OCR识别以判断战斗结束 (#562)
This commit is contained in:
15
repo/js/AutoFightAsync/manifest.json
Normal file
15
repo/js/AutoFightAsync/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "AutoFightAsync",
|
||||
"version": "1.0",
|
||||
"bgiversion" : "0.34.6",
|
||||
"description": "异步调用独立战斗任务,根据OCR结果判断战斗是否结束,不建议直接使用,仅供其他脚本作者参考",
|
||||
"authors": [
|
||||
{
|
||||
"name": "秋云",
|
||||
"link": "https://github.com/phydligl"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user