Add files via upload

This commit is contained in:
Kupder
2024-10-29 20:03:24 +08:00
committed by GitHub
parent 70aa22fd96
commit 5f192c5bb7
5 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest_version": 1,
"name": "退出并重登",
"version": "1.0",
"description": "退出游戏并退出账号",
"authors": [
{
"name": "愚溪",
}
],
"main": "main.js"
}