From 4c381c77d865be9f28433ee5d33edd14ec9b22fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Sun, 27 Oct 2024 23:33:08 +0800 Subject: [PATCH] =?UTF-8?q?+=E6=98=8F=E8=AF=86=E5=A1=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/AutoDomain/main.js | 6 +++--- repo/js/AutoDomain/manifest.json | 2 +- repo/js/AutoDomain/settings.json | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/repo/js/AutoDomain/main.js b/repo/js/AutoDomain/main.js index 1e813298..1f8d3bd4 100644 --- a/repo/js/AutoDomain/main.js +++ b/repo/js/AutoDomain/main.js @@ -252,11 +252,11 @@ 9041.2890625 ] }, - { + { "description": "Domain", "name": "昏识塔", - "position": [ -93.67, 0, 3015.46 ] - } + "position": [-93.67, 0, 3015.46] + } ] // 来自于界面配置 diff --git a/repo/js/AutoDomain/manifest.json b/repo/js/AutoDomain/manifest.json index 8646ceaa..d19430c1 100644 --- a/repo/js/AutoDomain/manifest.json +++ b/repo/js/AutoDomain/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "传送并自动秘境", - "version": "1.1", + "version": "1.2", "description": "BetterGI自带脚本,用于传送后并执行自动秘境", "authors": [ { diff --git a/repo/js/AutoDomain/settings.json b/repo/js/AutoDomain/settings.json index 2f7d9e4c..7a6f12c8 100644 --- a/repo/js/AutoDomain/settings.json +++ b/repo/js/AutoDomain/settings.json @@ -31,7 +31,8 @@ "褪色的剧场", "蕴火的幽墟", "深古瞭望所", - "虹灵的净土" + "虹灵的净土", + "昏识塔" ] } ] \ No newline at end of file