mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
25 lines
487 B
JSON
25 lines
487 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "调整游戏时间",
|
|
"version": "1.0",
|
|
"description": "用于调整游戏时间",
|
|
"authors": [
|
|
{
|
|
"name": "Tim",
|
|
"links": "https://github.com/Limint"
|
|
},
|
|
{
|
|
"name": "子寻"
|
|
},
|
|
{
|
|
"name": "愚溪",
|
|
"links": "https://github.com/Kupder"
|
|
},
|
|
{
|
|
"name": "躁动的氨气",
|
|
"links": "https://github.com/A-Little-AnQi"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js"
|
|
} |