14
repo/js/设置时间并跳过调整动画/manifest.json
Normal file
14
repo/js/设置时间并跳过调整动画/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "精确调整游戏时间到分钟,跳过调整动画",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.36.0",
|
||||
"description": "用于调整游戏时间,精确到分钟,请在调度器中使用",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tim & 子寻"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user