From 3f5dbfa267b18016bd8be4e859f13f8a7d1c9b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=93=AE?= <834207172@qq.com> Date: Mon, 31 Mar 2025 10:45:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=9502?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/02.InformationSave/package.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Assets/02.InformationSave/package.json b/Assets/02.InformationSave/package.json index c25e0f6..658ebf1 100644 --- a/Assets/02.InformationSave/package.json +++ b/Assets/02.InformationSave/package.json @@ -1,6 +1,9 @@ { - "name": "com.staryevo.informationsave", - "version": "1.0.0", + "name": "@unity-registry/02.informationsave", + "publishConfig": { + "registry": "com.staryevo.informationsave" + }, + "version": "1.0.1", "displayName": "01.InformationSave", "description": "位置配置工具", "unity": "2021.3", @@ -10,7 +13,7 @@ "scirpt" ], "author": { - "name": "01.InformationSave", + "name": "staryEvo", "url": "https://www.unity3d.com" } }