Js SetTime

This commit is contained in:
洪籽阳外婆
2024-11-07 23:06:10 +08:00
committed by GitHub
parent 521f09e2ce
commit 92ae2776d7
3 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "调整游戏时间",
"version": "1.0",
"description": "用于调整游戏时间,请在调度器中使用",
"authors": [
{
"name": "愚溪",
}
],
"settings_ui": "settings.json",
"main": "main.js"
}