This commit is contained in:
Traveler07
2024-12-05 12:40:10 +08:00
75 changed files with 7582 additions and 542 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "完全退出游戏",
"version": "1.0",
"description": "配合其他脚本使用。当其他任务完成之后,调用此脚本完成游戏退出(指结束游戏进程)",
"authors": [
{
"name": "Because",
"link": "https://github.com/Because66666"
}
],
"main": "main.js"
}