Merge branch 'main' of https://github.com/Traveler07/bettergi-scripts-list
This commit is contained in:
13
repo/js/ExitGame/manifest.json
Normal file
13
repo/js/ExitGame/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "完全退出游戏",
|
||||
"version": "1.0",
|
||||
"description": "配合其他脚本使用。当其他任务完成之后,调用此脚本完成游戏退出(指结束游戏进程)",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Because",
|
||||
"link": "https://github.com/Because66666"
|
||||
}
|
||||
],
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user