mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-31 05:59:51 +08:00
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"
|
||
} |