Files
bettergi-scripts-list/repo/js/AutoEnter/manifest.json
mno 69d9f906cd js:联机团购 (#2985)
* js:联机狗粮团购

增加额外的检测点

* js:联机团购增加保留拾取图片

* 修复autoenter以适配更新后的ui

---------

Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com>
2026-03-13 16:47:53 +08:00

18 lines
397 B
JSON
Raw Permalink 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.1.0",
"tags": [],
"description": "自动进入指定uid世界或批准别人加入用于进入小号世界采集等",
"saved_files": [
"records/*.txt"
],
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}