mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-04-03 06:35:14 +08:00
* js:联机狗粮团购 增加额外的检测点 * js:联机团购增加保留拾取图片 * 修复autoenter以适配更新后的ui --------- Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com>
18 lines
397 B
JSON
18 lines
397 B
JSON
{
|
||
"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"
|
||
} |