地图追踪:新增香辛果32个;归档不可用的JS脚本 (#608)

* 地图追踪:新增香辛果32个

* JS脚本归档
This commit is contained in:
起个名字好难的喵
2025-04-20 18:23:40 +08:00
committed by GitHub
parent 8faeadf071
commit c86529c62e
7 changed files with 517 additions and 160 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "登录游戏",
"version": "1.0",
"description": "输入账号和密码并进入游戏",
"authors": [
{
"name": "愚溪",
}
],
"settings_ui": "settings.json",
"main": "main.js"
}