地图追踪:香辛果新增30个 (#631)

* 完善归档路径

* 地图追踪:香辛果新增30个
This commit is contained in:
起个名字好难的喵
2025-04-22 23:24:07 +08:00
committed by GitHub
parent a2277ae6ad
commit d69f6e5bc6
125 changed files with 714 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "只是传送一下",
"version": "1.0",
"description": "BetterGI自带脚本只用于传送。方便在调度器配合键鼠脚本使用",
"authors": [
{
"name": "huiyadanli",
"link": "https://github.com/huiyadanli"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}