Add files via upload
This commit is contained in:
14
repo/js/SetTimeMinute/manifest.json
Normal file
14
repo/js/SetTimeMinute/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