Files
bettergi-scripts-list/repo/js/AutoTranscribePathing/manifest.json
躁动的氨气 383232869a 规范识别范围,避免直接使用genshin.width (#2464)
* 规范识别范围,避免直接使用genshin.width
2025-12-09 13:20:43 +08:00

19 lines
446 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"manifest_version": 1,
"name": "地图追踪录制",
"version": "1.2",
"bgi_version": "0.45.0",
"description": "自动地图追踪录制每3秒从小地图获取一次当前坐标打开大地图结束录制",
"tags": [
"工具",
"委托"
],
"authors": [
{
"name": "星野",
"links": "https://github.com/LX666-666"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}