From 7197b4c0d004239a0d71b4339f3acbc64974682d 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:59:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/02.InformationSave/package.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Assets/02.InformationSave/package.json b/Assets/02.InformationSave/package.json index bae4c50..7d03dcd 100644 --- a/Assets/02.InformationSave/package.json +++ b/Assets/02.InformationSave/package.json @@ -1,14 +1,18 @@ { - "name": "02.informationsave", - "version": "1.0.2", + "name": "com.staryevo.informationsave", "displayName": "02.InformationSave", + "version": "1.0.0", "description": "位置配置工具", "unity": "2021.3", - "unityRelease": "23f1", + "unityRelease": "30f1", "keywords": [ "unity", "scirpt" ], + "repository": { + "type": "git", + "url": "http://192.168.31.100:8088/framework/xosmopluginlibrary.git#02.InformationSave" + }, "author": { "name": "staryEvo", "url": "https://www.unity3d.com"